Home
last modified time | relevance | path

Searched hist:de5a77d8422fc7ed0b2f4349bceb65a1a639e5b2 (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/
H A Dballoon.hdiff de5a77d8422fc7ed0b2f4349bceb65a1a639e5b2 Thu Jun 25 13:08:20 CEST 2015 David Vrabel <david.vrabel@citrix.com> xen/balloon: rationalize memory hotplug stats

The stats used for memory hotplug make no sense and are fiddled with
in odd ways. Remove them and introduce total_pages to track the total
number of pages (both populated and unpopulated) including those within
hotplugged regions (note that this includes not yet onlined pages).

This will be used in a subsequent commit (xen/balloon: only hotplug
additional memory if required) when deciding whether additional memory
needs to be hotplugged.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
/linux/drivers/xen/
H A Dballoon.cdiff de5a77d8422fc7ed0b2f4349bceb65a1a639e5b2 Thu Jun 25 13:08:20 CEST 2015 David Vrabel <david.vrabel@citrix.com> xen/balloon: rationalize memory hotplug stats

The stats used for memory hotplug make no sense and are fiddled with
in odd ways. Remove them and introduce total_pages to track the total
number of pages (both populated and unpopulated) including those within
hotplugged regions (note that this includes not yet onlined pages).

This will be used in a subsequent commit (xen/balloon: only hotplug
additional memory if required) when deciding whether additional memory
needs to be hotplugged.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>