summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.1
diff options
context:
space:
mode:
authorHeiko Carstens2011-08-15 07:52:49 +0200
committerHeiko Carstens2011-08-22 13:56:31 +0200
commit0b57c6c22998996508db6ddbb38ec711fd12f8dc (patch)
tree56de6a2dc9bbe410aa6bba80a7c463e360320327 /sys-utils/lscpu.1
parentcpuset: add option to allow cpulist_parse() to fail (diff)
downloadkernel-qcow2-util-linux-0b57c6c22998996508db6ddbb38ec711fd12f8dc.tar.gz
kernel-qcow2-util-linux-0b57c6c22998996508db6ddbb38ec711fd12f8dc.tar.xz
kernel-qcow2-util-linux-0b57c6c22998996508db6ddbb38ec711fd12f8dc.zip
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 <heiko.carstens@de.ibm.com>
Diffstat (limited to 'sys-utils/lscpu.1')
-rw-r--r--sys-utils/lscpu.12
1 files changed, 2 insertions, 0 deletions
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 <qcai@redhat.com>
Karel Zak <kzak@redhat.com>
.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/.