IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2014, 1:56:56 PM (12 years ago)
Author:
eugene
Message:

rename priority to nicelevel (since that is more accurate and will allow me to carry an actual priority entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140226/Ohana/src/opihi/pantasks/init.c

    r32632 r36563  
    3434  {1, "halt",       halt,          "halt the scheduler (no job harvesting)"},
    3535  {1, "host",       task_host,     "define host machine for a task"},
    36   {1, "nice",       task_nice,     "set nice priority level for a task"},
     36  {1, "nice",       task_nice,     "set nice level for a task"},
    3737  {1, "ipptool2book", ipptool2book, "convert queue with ipptool output to book"},
    3838  {1, "kill",       kill_job,      "kill job"},
Note: See TracChangeset for help on using the changeset viewer.