Searched hist:"803 eb047a28d239809fff1f87274cdaa94e0d8ea" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/xen/ |
H A D | xen-balloon.c | 803eb047a28d239809fff1f87274cdaa94e0d8ea Mon Mar 14 10:29:37 CDT 2011 Daniel De Graaf <dgdegra@tycho.nsa.gov> xen-balloon: Move core balloon functionality out of module
The basic functionality of ballooning pages is useful for Xen drivers in general. Rather than require a dependency on the balloon module, split the functionality that is reused into the core. The balloon module is still required to follow ballooning requests from xenstore or to view balloon statistics in sysfs.
Acked-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | Makefile | diff 803eb047a28d239809fff1f87274cdaa94e0d8ea Mon Mar 14 10:29:37 CDT 2011 Daniel De Graaf <dgdegra@tycho.nsa.gov> xen-balloon: Move core balloon functionality out of module
The basic functionality of ballooning pages is useful for Xen drivers in general. Rather than require a dependency on the balloon module, split the functionality that is reused into the core. The balloon module is still required to follow ballooning requests from xenstore or to view balloon statistics in sysfs.
Acked-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | balloon.c | diff 803eb047a28d239809fff1f87274cdaa94e0d8ea Mon Mar 14 10:29:37 CDT 2011 Daniel De Graaf <dgdegra@tycho.nsa.gov> xen-balloon: Move core balloon functionality out of module
The basic functionality of ballooning pages is useful for Xen drivers in general. Rather than require a dependency on the balloon module, split the functionality that is reused into the core. The balloon module is still required to follow ballooning requests from xenstore or to view balloon statistics in sysfs.
Acked-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
/openbmc/linux/include/xen/ |
H A D | balloon.h | diff 803eb047a28d239809fff1f87274cdaa94e0d8ea Mon Mar 14 10:29:37 CDT 2011 Daniel De Graaf <dgdegra@tycho.nsa.gov> xen-balloon: Move core balloon functionality out of module
The basic functionality of ballooning pages is useful for Xen drivers in general. Rather than require a dependency on the balloon module, split the functionality that is reused into the core. The balloon module is still required to follow ballooning requests from xenstore or to view balloon statistics in sysfs.
Acked-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|