info > CHCPU

đŸˇī¸ NAME

chcpu — configure CPUs

🚀 Quick Reference

Use Case Command Description
Configure CPUs chcpu -c cpu-list Assign CPUs from hypervisor pool to virtual hardware
Disable CPUs chcpu -d cpu-list Set CPUs offline
Enable CPUs chcpu -e cpu-list Set CPUs online (must be configured first)
Deconfigure CPUs chcpu -g cpu-list Return CPUs to hypervisor pool (must be offline first)
Set dispatch mode chcpu -p mode Change CPU polarization (horizontal/vertical)
Rescan CPUs chcpu -r Detect newly attached CPUs
Show help chcpu -h Display help text and exit
Show version chcpu -V Display version information and exit

📋 SYNOPSIS

chcpu -c|-d|-e|-g cpu-list
chcpu -p mode
chcpu -r|-h|-V

📖 DESCRIPTION

chcpu can modify the state of CPUs. It can enable or disable CPUs, scan for new CPUs, change the CPU dispatching mode of the underlying hypervisor, and request CPUs from the hypervisor (configure) or return CPUs to the hypervisor (deconfigure).

Some options have a cpu-list argument. Use this argument to specify a comma-separated list of CPUs. The list can contain individual CPU addresses or ranges of addresses. For example, 0,5,7,9-11 makes the command applicable to the CPUs with the addresses 0, 5, 7, 9, 10, and 11.

âš™ī¸ OPTIONS

đŸšĒ Exit Status

👤 AUTHORS

Heiko Carstens <heiko.carstens AT de.com>

ÂŠī¸ COPYRIGHT

Copyright IBM Corp. 2011

🔗 SEE ALSO

lscpu(1)

🐛 REPORTING BUGS

For bug reports, use the issue tracker at https://github.com/karelzak/util-linux/issues.

đŸ“Ļ AVAILABILITY

The chcpu command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.

CHCPU
đŸˇī¸ NAME 🚀 Quick Reference 📋 SYNOPSIS 📖 DESCRIPTION âš™ī¸ OPTIONS đŸšĒ Exit Status 👤 AUTHORS ÂŠī¸ COPYRIGHT 🔗 SEE ALSO 🐛 REPORTING BUGS đŸ“Ļ AVAILABILITY

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-09 09:17 @2600:1f28:365:80b0:50b3:453e:ff52:20f7
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format

^_top_^