[][src]Module bmk_linux::resultarray

A safe mlocked array in memory.

Structs

ResultArray

A pre-allocated, mlocked, and prefaulted array of the given size and type for storing results. This is useful to the storage of results from interfering with measurements.

Constants

PAGE_SIZE

Number of bytes in a page.