fix -g, init_nas_nos1 and softmodem nos1 to rru wiki page

Rohit Gupta
2016-09-28 14:24:34 +02:00
parent a50ead0870
commit 1bc06f5f43

@@ -15,7 +15,7 @@ Install a standard 64-bit 14.04.3 system. Note: the latest version from Feb. 201
Remove all power management features in the BIOS (sleep states, in particular
C-states) and CPU frequency scaling (Intel SpeedStep). In some cases, you can
also do this with cpufreqtool.
also do this with cpufreqtool. Also, disable hyperthreading in BIOS and make sure its turned off in Linux
* check this using this command: `watch grep \"cpu MHz\" /proc/cpuinfo`
* have a look at [this link](http://askubuntu.com/questions/523640/how-i-can-disable-cpu-frequency-scaling-and-set-the-system-to-performance)