pool Struct Reference


Data Fields

struct lock lock
struct bitmapused_map
uint8_tbase

Detailed Description

Definition at line 30 of file palloc.c.


Field Documentation

struct lock pool::lock [read]

Definition at line 32 of file palloc.c.

Referenced by init_pool(), and palloc_get_multiple().

struct bitmap* pool::used_map [read]

Definition at line 33 of file palloc.c.

Referenced by init_pool(), page_from_pool(), palloc_free_multiple(), and palloc_get_multiple().

Definition at line 34 of file palloc.c.

Referenced by init_pool(), page_from_pool(), palloc_free_multiple(), and palloc_get_multiple().


The documentation for this struct was generated from the following file:

Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6