Skip to content
Snippets Groups Projects
Commit 6bc6794f authored by San Mehat's avatar San Mehat Committed by Android Git Automerger
Browse files

am ee40fc4e: rootdir: init.rc: Bump up background cpu shares to 5.0%

Merge commit 'ee40fc4e'

* commit 'ee40fc4e':
  rootdir: init.rc: Bump up background cpu shares to 5.0%
parents 781d0418 ee40fc4e
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,8 @@ loglevel 3 ...@@ -52,7 +52,8 @@ loglevel 3
mkdir /dev/cpuctl/bg_non_interactive mkdir /dev/cpuctl/bg_non_interactive
chown system system /dev/cpuctl/bg_non_interactive/tasks chown system system /dev/cpuctl/bg_non_interactive/tasks
chmod 0777 /dev/cpuctl/bg_non_interactive/tasks chmod 0777 /dev/cpuctl/bg_non_interactive/tasks
write /dev/cpuctl/bg_non_interactive/cpu.shares 16 # 5.0 %
write /dev/cpuctl/bg_non_interactive/cpu.shares 52
# mount mtd partitions # mount mtd partitions
# Mount /system rw first to give the filesystem a chance to save a checkpoint # Mount /system rw first to give the filesystem a chance to save a checkpoint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment