L4 Environment Library Reference Manual

Introduction

The L4 Environment Library is a collection of functions and glue code to support applications which use the Common L4 Environment. It provides

Support functions

Slab Allocator

The L4 Environment Library provides a very simple memory allocator based on the idea of slab caches (Jeff Bonwick: "The Slab Allocator: An Object-Caching Kernel Memory Allocator"). It is not an independent library for several reasons:

Of course this implementation can be used to build a fully-featured Slab Allocator. See Slab Allocator module for a description of the API.


Generated on Wed Apr 11 06:39:52 2012 for L4 Environment Library by  doxygen 1.5.6