am bfa2f8e9: init: Bump up the max cpu bandwidth shares ratio for background.
Merge commit 'bfa2f8e9b506a4b710ebcefa7c1e324609b8ca34'
* commit 'bfa2f8e9b506a4b710ebcefa7c1e324609b8ca34':
init: Bump up the max cpu bandwidth shares ratio for background.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index cf7d885..47acd15 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -51,7 +51,7 @@
mkdir /dev/cpuctl/bg_non_interactive
chown system system /dev/cpuctl/bg_non_interactive/tasks
chmod 0777 /dev/cpuctl/bg_non_interactive/tasks
- write /dev/cpuctl/bg_non_interactive/cpu.shares 1
+ write /dev/cpuctl/bg_non_interactive/cpu.shares 16
# mount mtd partitions
# Mount /system rw first to give the filesystem a chance to save a checkpoint