|
|
|
|
|
by icebraining
4179 days ago
|
|
Linux has sysctl as well, and other parameters can be set by writing to the right files in /sys. For example, the maximum c-state can be set by writing to /sys/module/processor/parameters/max_cstate (if you have support enabled in the kernel). |
|
My prior post wasn't written as a statement of exclusivity, simply that I prefer the way freebsd does it.