HomeSort by relevance Sort by last modified time
    Searched refs:ionice (Results 1 - 7 of 7) sorted by null

  /system/update_engine/init/
update-engine.conf 31 exec ionice -c3 update_engine
  /external/autotest/client/bin/
fio_util.py 393 # running fio with ionice -c 3 so it doesn't lock out other
396 # take out the ionice and disable hung process detection:
400 ionice = 'ionice -c 3'
402 fio_cmd_line = ' '.join([env_vars, ionice, 'fio',
  /external/toybox/
Android.mk 105 toys/other/ionice.c \
290 ionice \
  /external/toybox/generated/
globals.h 259 // toys/other/ionice.c
1427 struct ionice_data ionice; member in union:global_union
newtoys.h 107 USE_IONICE(NEWTOY(ionice, "^tc#<0>3=2n#<0>7=5p#", TOYFLAG_USR|TOYFLAG_BIN))
flags.h 1180 // ionice ^tc#<0>3=2n#<0>7=5p# ^tc#<0>3=2n#<0>7=5p#
    [all...]
  /external/autotest/site_utils/
gs_offloader.py     [all...]

Completed in 345 milliseconds