Module olio::mem

source ·
Expand description

Random access memory utilities

Structs

Possible error with libc::(posix_)madvise(), or other platform equivalent.
Wrapper over a byte buffer, supporting concurrent memory access advice, where the highest priority advice wins.

Enums

Memory access pattern advice.