slab_magazine_t Struct Reference
[generic]


Data Fields

link_t link
count_t busy
count_t size
void * objs [0]

Detailed Description

Definition at line 68 of file slab.h.


Field Documentation

count_t busy
 

Count of full slots in magazine

Definition at line 70 of file slab.h.

Referenced by get_full_current_mag(), magazine_destroy(), magazine_obj_get(), magazine_obj_put(), and make_empty_current_mag().

link_t link
 

Definition at line 69 of file slab.h.

Referenced by get_mag_from_cache(), and put_mag_to_cache().

void* objs[0]
 

Slots in magazine

Definition at line 72 of file slab.h.

Referenced by magazine_destroy(), magazine_obj_get(), and magazine_obj_put().

count_t size
 

Number of slots in magazine

Definition at line 71 of file slab.h.

Referenced by make_empty_current_mag().


Generated on Sun Jun 18 17:30:31 2006 for HelenOS Kernel (ppc64) by  doxygen 1.4.6