system/corennnnn
リビジョン | ee40fc4e64e1656a16603778bee895ea389ec7d5 (tree) |
---|---|
日時 | 2009-08-07 06:13:35 |
作者 | San Mehat <san@goog...> |
コミッター | San Mehat |
rootdir: init.rc: Bump up background cpu shares to 5.0%
Signed-off-by: San Mehat <san@google.com>
@@ -51,7 +51,8 @@ loglevel 3 | ||
51 | 51 | mkdir /dev/cpuctl/bg_non_interactive |
52 | 52 | chown system system /dev/cpuctl/bg_non_interactive/tasks |
53 | 53 | chmod 0777 /dev/cpuctl/bg_non_interactive/tasks |
54 | - write /dev/cpuctl/bg_non_interactive/cpu.shares 16 | |
54 | + # 5.0 % | |
55 | + write /dev/cpuctl/bg_non_interactive/cpu.shares 52 | |
55 | 56 | |
56 | 57 | # mount mtd partitions |
57 | 58 | # Mount /system rw first to give the filesystem a chance to save a checkpoint |