1e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/max_retry_count 2e0438b91SDavid VrabelDate: May 2011 3e0438b91SDavid VrabelKernelVersion: 2.6.39 4e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 5e0438b91SDavid VrabelDescription: 6e0438b91SDavid Vrabel The maximum number of times the balloon driver will 7e0438b91SDavid Vrabel attempt to increase the balloon before giving up. See 8e0438b91SDavid Vrabel also 'retry_count' below. 9e0438b91SDavid Vrabel A value of zero means retry forever and is the default one. 10e0438b91SDavid Vrabel 11e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/max_schedule_delay 12e0438b91SDavid VrabelDate: May 2011 13e0438b91SDavid VrabelKernelVersion: 2.6.39 14e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 15e0438b91SDavid VrabelDescription: 16e0438b91SDavid Vrabel The limit that 'schedule_delay' (see below) will be 17e0438b91SDavid Vrabel increased to. The default value is 32 seconds. 18e0438b91SDavid Vrabel 19e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/retry_count 20e0438b91SDavid VrabelDate: May 2011 21e0438b91SDavid VrabelKernelVersion: 2.6.39 22e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 23e0438b91SDavid VrabelDescription: 24e0438b91SDavid Vrabel The current number of times that the balloon driver 25e0438b91SDavid Vrabel has attempted to increase the size of the balloon. 26e0438b91SDavid Vrabel The default value is one. With max_retry_count being 27e0438b91SDavid Vrabel zero (unlimited), this means that the driver will attempt 28e0438b91SDavid Vrabel to retry with a 'schedule_delay' delay. 29e0438b91SDavid Vrabel 30e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/schedule_delay 31e0438b91SDavid VrabelDate: May 2011 32e0438b91SDavid VrabelKernelVersion: 2.6.39 33e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 34e0438b91SDavid VrabelDescription: 35e0438b91SDavid Vrabel The time (in seconds) to wait between attempts to 36e0438b91SDavid Vrabel increase the balloon. Each time the balloon cannot be 37e0438b91SDavid Vrabel increased, 'schedule_delay' is increased (until 38e0438b91SDavid Vrabel 'max_schedule_delay' is reached at which point it 39e0438b91SDavid Vrabel will use the max value). 40e0438b91SDavid Vrabel 41e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/target 42e0438b91SDavid VrabelDate: April 2008 43e0438b91SDavid VrabelKernelVersion: 2.6.26 44e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 45e0438b91SDavid VrabelDescription: 46e0438b91SDavid Vrabel The target number of pages to adjust this domain's 47e0438b91SDavid Vrabel memory reservation to. 48e0438b91SDavid Vrabel 49e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/target_kb 50e0438b91SDavid VrabelDate: April 2008 51e0438b91SDavid VrabelKernelVersion: 2.6.26 52e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 53e0438b91SDavid VrabelDescription: 54e0438b91SDavid Vrabel As target above, except the value is in KiB. 55e0438b91SDavid Vrabel 56e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/info/current_kb 57e0438b91SDavid VrabelDate: April 2008 58e0438b91SDavid VrabelKernelVersion: 2.6.26 59e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 60e0438b91SDavid VrabelDescription: 61e0438b91SDavid Vrabel Current size (in KiB) of this domain's memory 62e0438b91SDavid Vrabel reservation. 63e0438b91SDavid Vrabel 64e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/info/high_kb 65e0438b91SDavid VrabelDate: April 2008 66e0438b91SDavid VrabelKernelVersion: 2.6.26 67e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 68e0438b91SDavid VrabelDescription: 69e0438b91SDavid Vrabel Amount (in KiB) of high memory in the balloon. 70e0438b91SDavid Vrabel 71e0438b91SDavid VrabelWhat: /sys/devices/system/xen_memory/xen_memory0/info/low_kb 72e0438b91SDavid VrabelDate: April 2008 73e0438b91SDavid VrabelKernelVersion: 2.6.26 74e0438b91SDavid VrabelContact: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 75e0438b91SDavid VrabelDescription: 76e0438b91SDavid Vrabel Amount (in KiB) of low (or normal) memory in the 77e0438b91SDavid Vrabel balloon. 78197ecb38SMarek Marczykowski-Górecki 79197ecb38SMarek Marczykowski-GóreckiWhat: /sys/devices/system/xen_memory/xen_memory0/scrub_pages 80197ecb38SMarek Marczykowski-GóreckiDate: September 2018 81197ecb38SMarek Marczykowski-GóreckiKernelVersion: 4.20 82197ecb38SMarek Marczykowski-GóreckiContact: xen-devel@lists.xenproject.org 83197ecb38SMarek Marczykowski-GóreckiDescription: 84197ecb38SMarek Marczykowski-Górecki Control scrubbing pages before returning them to Xen for others domains 85197ecb38SMarek Marczykowski-Górecki use. Can be set with xen_scrub_pages cmdline 86197ecb38SMarek Marczykowski-Górecki parameter. Default value controlled with CONFIG_XEN_SCRUB_PAGES_DEFAULT. 87