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

Data Fields

unsigned alloc_size
 
unsigned max_size
 
unsigned small
 

Detailed Description

Limits for the pool. They are handled without locks because only place where they may change is in sysfs store. They won't have immediate effect anyway so forcing serialization to access them is pointless.

Definition at line 89 of file ttm_page_alloc.c.

Field Documentation

unsigned alloc_size

Definition at line 90 of file ttm_page_alloc.c.

unsigned max_size

Definition at line 91 of file ttm_page_alloc.c.

unsigned small

Definition at line 92 of file ttm_page_alloc.c.


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