diff options
Diffstat (limited to '')
-rw-r--r-- | sys-utils/chcpu.8 | 8 | ||||
-rw-r--r-- | sys-utils/chcpu.8.adoc | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-utils/chcpu.8 b/sys-utils/chcpu.8 index b8a02bf..25e1801 100644 --- a/sys-utils/chcpu.8 +++ b/sys-utils/chcpu.8 @@ -2,12 +2,12 @@ .\" Title: chcpu .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 -.\" Date: 2023-10-23 +.\" Date: 2024-03-20 .\" Manual: System Administration -.\" Source: util-linux 2.39.3 +.\" Source: util-linux 2.40 .\" Language: English .\" -.TH "CHCPU" "8" "2023-10-23" "util\-linux 2.39.3" "System Administration" +.TH "CHCPU" "8" "2024-03-20" "util\-linux 2.40" "System Administration" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -61,6 +61,8 @@ Enable the specified CPUs. Enabling a CPU means that the kernel sets it online. \fB\-g\fP, \fB\-\-deconfigure\fP \fIcpu\-list\fP .RS 4 Deconfigure the specified CPUs. Deconfiguring a CPU means that the hypervisor removes the CPU from the virtual hardware on which the Linux instance runs and returns it to the CPU pool. A CPU must be offline, see \fB\-d\fP, before it can be deconfigured. +.sp +\fBchcpu \-g\fP is not supported on IBM z/VM, CPUs are always in a configured. .RE .sp \fB\-p\fP, \fB\-\-dispatch\fP \fImode\fP diff --git a/sys-utils/chcpu.8.adoc b/sys-utils/chcpu.8.adoc index c5797df..80dfc5f 100644 --- a/sys-utils/chcpu.8.adoc +++ b/sys-utils/chcpu.8.adoc @@ -37,6 +37,8 @@ Enable the specified CPUs. Enabling a CPU means that the kernel sets it online. *-g*, *--deconfigure* _cpu-list_:: Deconfigure the specified CPUs. Deconfiguring a CPU means that the hypervisor removes the CPU from the virtual hardware on which the Linux instance runs and returns it to the CPU pool. A CPU must be offline, see *-d*, before it can be deconfigured. ++ +*chcpu -g* is not supported on IBM z/VM, CPUs are always in a configured. *-p*, *--dispatch* _mode_:: Set the CPU dispatching _mode_ (polarization). This option has an effect only if your hardware architecture and hypervisor support CPU polarization. Available _modes_ are: |