Lines Matching refs:cpuset
155 mkdir /dev/cpuset
156 mount cpuset none /dev/cpuset
160 mkdir /dev/cpuset/foreground
161 copy /dev/cpuset/cpus /dev/cpuset/foreground/cpus
162 copy /dev/cpuset/mems /dev/cpuset/foreground/mems
163 mkdir /dev/cpuset/foreground/boost
164 copy /dev/cpuset/cpus /dev/cpuset/foreground/boost/cpus
165 copy /dev/cpuset/mems /dev/cpuset/foreground/boost/mems
166 mkdir /dev/cpuset/background
167 copy /dev/cpuset/cpus /dev/cpuset/background/cpus
168 copy /dev/cpuset/mems /dev/cpuset/background/mems
173 mkdir /dev/cpuset/system-background
174 copy /dev/cpuset/cpus /dev/cpuset/system-background/cpus
175 copy /dev/cpuset/mems /dev/cpuset/system-background/mems
177 mkdir /dev/cpuset/top-app
178 copy /dev/cpuset/cpus /dev/cpuset/top-app/cpus
179 copy /dev/cpuset/mems /dev/cpuset/top-app/mems
182 chown system system /dev/cpuset
183 chown system system /dev/cpuset/foreground
184 chown system system /dev/cpuset/foreground/boost
185 chown system system /dev/cpuset/background
186 chown system system /dev/cpuset/system-background
187 chown system system /dev/cpuset/top-app
188 chown system system /dev/cpuset/tasks
189 chown system system /dev/cpuset/foreground/tasks
190 chown system system /dev/cpuset/foreground/boost/tasks
191 chown system system /dev/cpuset/background/tasks
192 chown system system /dev/cpuset/system-background/tasks
193 chown system system /dev/cpuset/top-app/tasks
196 chmod 0775 /dev/cpuset/system-background
198 chmod 0664 /dev/cpuset/foreground/tasks
199 chmod 0664 /dev/cpuset/foreground/boost/tasks
200 chmod 0664 /dev/cpuset/background/tasks
201 chmod 0664 /dev/cpuset/system-background/tasks
202 chmod 0664 /dev/cpuset/top-app/tasks
203 chmod 0664 /dev/cpuset/tasks