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

#include <balloon.h>

Data Fields

unsigned long current_pages
 
unsigned long target_pages
 
unsigned long balloon_low
 
unsigned long balloon_high
 
unsigned long schedule_delay
 
unsigned long max_schedule_delay
 
unsigned long retry_count
 
unsigned long max_retry_count
 

Detailed Description

Definition at line 7 of file balloon.h.

Field Documentation

unsigned long balloon_high

Definition at line 13 of file balloon.h.

unsigned long balloon_low

Definition at line 12 of file balloon.h.

unsigned long current_pages

Definition at line 9 of file balloon.h.

unsigned long max_retry_count

Definition at line 17 of file balloon.h.

unsigned long max_schedule_delay

Definition at line 15 of file balloon.h.

unsigned long retry_count

Definition at line 16 of file balloon.h.

unsigned long schedule_delay

Definition at line 14 of file balloon.h.

unsigned long target_pages

Definition at line 10 of file balloon.h.


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