Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
size_class Struct Reference

Data Fields

int size
 
unsigned int index
 
int pages_per_zspage
 
spinlock_t lock
 
u64 pages_allocated
 
struct pagefullness_list [_ZS_NR_FULLNESS_GROUPS]
 

Detailed Description

Definition at line 176 of file zsmalloc-main.c.

Field Documentation

Definition at line 192 of file zsmalloc-main.c.

unsigned int index

Definition at line 182 of file zsmalloc-main.c.

spinlock_t lock

Definition at line 187 of file zsmalloc-main.c.

u64 pages_allocated

Definition at line 190 of file zsmalloc-main.c.

int pages_per_zspage

Definition at line 185 of file zsmalloc-main.c.

int size

Definition at line 181 of file zsmalloc-main.c.


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