Use cpu_cores
This commit is contained in:
parent
dc32c0b71c
commit
66100fc351
4 changed files with 15 additions and 11 deletions
|
|
@ -108,7 +108,9 @@ cpu_display="off"
|
|||
|
||||
# CPU Cores
|
||||
# Display CPU cores in output
|
||||
# --cpu_cores on/off
|
||||
# Logical: All virtual cores
|
||||
# Physical: All physical cores
|
||||
# --cpu_cores logical, physical, off
|
||||
cpu_cores="on"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue