FreeBSD kernel /amd64 XEN device code
balloon_stats Struct Reference

Data Fields

unsigned long current_pages
 
unsigned long target_pages
 
unsigned long hard_limit
 
unsigned long driver_pages
 
unsigned long balloon_low
 
unsigned long balloon_high
 

Detailed Description

Definition at line 62 of file balloon.c.

Field Documentation

◆ balloon_high

unsigned long balloon_stats::balloon_high

Definition at line 75 of file balloon.c.

◆ balloon_low

unsigned long balloon_stats::balloon_low

Definition at line 74 of file balloon.c.

◆ current_pages

unsigned long balloon_stats::current_pages

Definition at line 64 of file balloon.c.

◆ driver_pages

unsigned long balloon_stats::driver_pages

Definition at line 72 of file balloon.c.

◆ hard_limit

unsigned long balloon_stats::hard_limit

Definition at line 67 of file balloon.c.

◆ target_pages

unsigned long balloon_stats::target_pages

Definition at line 65 of file balloon.c.


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