Lines Matching +full:post +full:- +full:fs +full:- +full:data
11 # Initialize cpusets to boot-time values
12 write /dev/cpuset/foreground/cpus 0-7
13 write /dev/cpuset/background/cpus 0-7
14 write /dev/cpuset/system-background/cpus 0-7
15 write /dev/cpuset/top-app/cpus 0-7
19 on early-fs
22 on fs
25 on post-fs
32 # since /storage is mounted on post-fs in init.rc
51 # enable Google-specific location features,
58 on post-fs-data
59 mkdir /data/media 0770 media_rw media_rw
60 mkdir /data/misc/gatord 0700 root root
62 restorecon_recursive /data/local/tmp/lava
64 on zygote-start
65 mkdir /data/vendor/wifi 0770 wifi wifi
66 mkdir /data/vendor/wifi/wpa 0770 wifi wifi
67 mkdir /data/vendor/wifi/wpa/sockets 0770 wifi wifi
71 # Foreground should contain most cores (7 is reserved for top-app)
72 write /dev/cpuset/foreground/cpus 0-6
74 # top-app gets all cpus (including reserved #7)
75 write /dev/cpuset/top-app/cpus 0-7
80 # add system-background cpuset, a new cpuset for system services
82 # system-background is for system tasks that should only run on
84 write /dev/cpuset/system-background/cpus 0-3
100 -g@android:wpa_wlan0
115 service bugreport /system/bin/dumpstate -d -p -z