Файлы System/bin Android 12. Справочник.


  Все     Команда     Скрипт     Служба     Приложение  

nice
Запустить программу на другом уровне качества

Симлинк на: [ ToyBox ]

Тип файла: команда
  Рус  
Toybox 0.8.4-android multicall binary:  (see toybox --help) 
usage:  nice [-n PRIORITY] COMMAND...


Run a command line at an increased or decreased scheduling priority.

Higher numbers make a program yield more CPU time, from -20 (highest
priority) to 19 (lowest).  By default processes inherit their parent's
niceness (usually 0).  By default this command adds 10 to the parent's
priority.  Only root can set a negative niceness level.
[ ToyBox ]     Man Linux: [ Ссылка 1 ] [ Ссылка 2 ]