#include "pagespan.h"#include "list.h"Include dependency graph for slaballoc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Slab_object |
| Slab_object is a chunk of memory within a slab. More... | |
| class | Slab |
| A Slab is a page of memory that contains slab objects all of the same size. More... | |
| class | Slab_allocator |
| A Slab_allocator is responsible for managing several slabs that have the same slab object size. More... | |
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman