desc Struct Reference


Data Fields

size_t block_size
size_t blocks_per_arena
struct list free_list
struct lock lock

Detailed Description

Definition at line 39 of file malloc.c.


Field Documentation

Definition at line 41 of file malloc.c.

Referenced by arena_to_block(), block_size(), block_to_arena(), free(), malloc(), and malloc_init().

Definition at line 42 of file malloc.c.

Referenced by free(), malloc(), and malloc_init().

struct list desc::free_list [read]

Definition at line 43 of file malloc.c.

Referenced by free(), malloc(), and malloc_init().

struct lock desc::lock [read]

Definition at line 44 of file malloc.c.

Referenced by free(), malloc(), and malloc_init().


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