Use cpu_cores

This commit is contained in:
Dylan Araps
2016-10-21 16:38:02 +11:00
parent dc32c0b71c
commit 66100fc351
4 changed files with 15 additions and 11 deletions

View File

@@ -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"