Announcement

Collapse
No announcement yet.

sysctl malformation of instruction?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    sysctl malformation of instruction?

    I'm doing some system tuning and today added my usual edits to sysctl.conf to increase performance.

    When I ran sudo sysctl -p to reload after editing, I get:

    sysctl: cannot stat /proc/sys//sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: No such file or directory
    (repeated 4 times - once per cpu instruction)

    The issue is that's not what I put in sysctl.conf. The lines read:
    Code:
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor = performance

    I've never seen sysctl does this before. Is there a new place to put these instructions or should I head over to bug reporting?

    Please Read Me
Working...
X