davinci: rootdir: Use stock cpusets from init.davinci.rc
Change-Id: I91d4e504635445a2dea6f7f3835d80f46cbc942a
This commit is contained in:
parent
acd719db2d
commit
f5bcf08199
@ -84,9 +84,9 @@ on boot
|
||||
on property:sys.boot_completed=1
|
||||
# Setup runtime cpusets
|
||||
write /dev/cpuset/top-app/cpus 0-7
|
||||
write /dev/cpuset/foreground/cpus 0-7
|
||||
write /dev/cpuset/background/cpus 0-7
|
||||
write /dev/cpuset/system-background/cpus 0-7
|
||||
write /dev/cpuset/foreground/cpus 0-6
|
||||
write /dev/cpuset/background/cpus 0-1
|
||||
write /dev/cpuset/system-background/cpus 0-3
|
||||
|
||||
# Apply settings for sm6150
|
||||
# Set the default IRQ affinity to the silver cluster. When a
|
||||
|
Loading…
Reference in New Issue
Block a user