Function Index
This is the memory allocator. Print message and halt program execution in crazy way. Deallocate allocated memory after running some checks, then open slot for use. _duma_init sets up the memory allocation arena and the run-time configuration information. A version of kmalloc. allocateMoreSlots is called when there are only enough slot structures left to support the allocation of a single malloc buffer. duma_init sets configuration settings. Base 2 log computation. Report that VirtualProtect or mprotect failed and abort program execution. Allow memory access to allocated memory. Create memory. Free’s DUMA allocated memory. Deny access to allocated memory region. Retrieve page size. |