Main Page Modules Data Structures File List Data Fields Globals Related Pages
gm_lookaside_segment Struct Reference
Detailed Description
Structure holding a group of allocated lookaside entries. It is used primarily when entries are smaller than a page to allocate a page worth of entries at a time. This is important since some kernel memory allocators (Windows) round all allocations up to a page length, but this implementation allows us to be efficient for small allocations despite this.
The documentation for this struct was generated from the following file:
Generated on Mon Nov 3 15:39:26 2003 for GM by
1.2.15