diff options
author | Liu, Jinsong <jinsong.liu@intel.com> | 2012-06-11 12:38:08 (GMT) |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-07-19 19:51:39 (GMT) |
commit | f65c9bb3fb725551d3e405f4d092caf24929cebe (patch) | |
tree | d68e9715ac73dd431709ddf2301a313105688b68 /drivers/xen/xencomm.c | |
parent | 05e36006adc3046f86f2be8652a22d5f77ebd6ea (diff) | |
download | linux-fsl-qoriq-f65c9bb3fb725551d3e405f4d092caf24929cebe.tar.xz |
xen/pcpu: Xen physical cpus online/offline sys interface
This patch provide Xen physical cpus online/offline sys interface.
User can use it for their own purpose, like power saving:
by offlining some cpus when light workload it save power greatly.
Its basic workflow is, user online/offline cpu via sys interface,
then hypercall xen to implement, after done xen inject virq back to dom0,
and then dom0 sync cpu status.
Signed-off-by: Jiang, Yunhong <yunhong.jiang@intel.com>
Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/xen/xencomm.c')
0 files changed, 0 insertions, 0 deletions