[SunHELP] priority of pid

Dale Ghent daleg at elemental.org
Fri Jul 5 13:39:17 CDT 2002


On Thu, 4 Jul 2002, Simon Jespersen wrote:

| Hi list!
|
| I have heard that it is possible to set priority on process(programs and
| daemons)  how much memory and cpu usage it is allow to use.
|
| How can this be done ?
|
| Is it possible for my devolper to set a compile option for those issues.


Admin utilities related to this:
man priocntl
man renice
man ulimit

Programming interfaces:
man -s 2 priocntl
man -s 2 nice
man -s 2 getrlimit
man -s 2 setrlimit

/dale



More information about the SunHELP mailing list