for file in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor do echo performance > $file done netserver -4 modprobe sctp netperf -4 -t SCTP_STREAM_MANY -c -C -l 300 -- -m 10K -H 127.0.0.1 & wait