From 0b57c6c22998996508db6ddbb38ec711fd12f8dc Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Mon, 15 Aug 2011 07:52:49 +0200 Subject: chcpu: new tool chcpu can modify the logical state of CPUs. It can enable and disable CPUs, scan for new CPUs, change the CPU dispatching mode of the underlying hypervisor and request (configure) or give logical CPUs back (deconfigure) to the the underlying hypervisor. This is quite useful if you work a lot with virtual servers, since doing all the configuration stuff directly via sysfs becomes a pain. Signed-off-by: Heiko Carstens --- sys-utils/lscpu.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys-utils/lscpu.1') diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1 index 4795e91c8..39246c9a0 100644 --- a/sys-utils/lscpu.1 +++ b/sys-utils/lscpu.1 @@ -56,6 +56,8 @@ Sometimes in Xen Dom0 the kernel reports wrong data. Cai Qian Karel Zak .fi +.SH "SEE ALSO" +.BR chcpu (1) .SH AVAILABILITY The lscpu command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. -- cgit v1.2.3-55-g7522