Hacker News new | past | comments | ask | show | jobs | submit login

They can be onlined or offlined at any time,

To offline a core:

echo 0 > /sys/devices/system/cpu/cpuN/online

To online a core:

echo 1 > /sys/devices/system/cpu/cpuN/online

Where cpuN is 0-4. Keep in mind there's always one core you cannot disable to process interrupts.




That sounds awesome. Sounds really fun to hack around. I might buy a Pinebook


Very cool, thank you.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: