Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemCore
Commits
6bc6794f
Commit
6bc6794f
authored
15 years ago
by
San Mehat
Committed by
Android Git Automerger
15 years ago
Browse files
Options
Downloads
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rootdir/init.rc
+2
-1
2 additions, 1 deletion
rootdir/init.rc
with
2 additions
and
1 deletion
rootdir/init.rc
+
2
−
1
View file @
6bc6794f
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment