Structs§
- External
Mapping - Memory
Mapping - See MemoryMapping for struct- and method-level documentation.
- Memory
Mapping Builder - Protection
- Memory access type for anonymous shared memory mapping.
Enums§
Statics§
Traits§
- Mapped
Region - A range of memory that can be msynced, for abstracting over different types of memory mappings.
Functions§
- flush_
one 🔒 ⚠ - get_
cacheline_ 🔒size - Returns the system’s effective cacheline size (e.g. the granularity at which arch-specific cacheline management, such as with the clflush instruction, is expected to occur).
- get_
cacheline_ 🔒size_ once