Enable four CPUS for UOS for better performance

This commit is contained in:
Zhao Yakui 2019-07-11 09:54:48 +08:00
parent bbc2412344
commit b2b28d0a7e

View File

@ -78,4 +78,4 @@ for i in `ls -d /sys/devices/system/cpu/cpu[2-99]`; do
fi
done
launch_clear 1 2 "64 448 8" 0x070F00
launch_clear 1 4 "64 448 8" 0x070F00