Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 767 → Rev 766

/kernel/trunk/generic/include/mm/slab.h
75,7 → 75,6
/* Statistics */
atomic_t allocated_slabs;
atomic_t allocated_objs;
atomic_t cached_objs;
 
/* Slabs */
link_t full_slabs; /**< List of full slabs */