Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User priority

Status
Not open for further replies.

flash888

MIS
Dec 17, 2002
4
0
0
US
Hello all:

Is there a way to setup a user to have more processing priority then other users? Or even a few to have more priority for their jobs running then any of the others in the group?

Thanks -
 
The renice command can be user for this, but I don't know of a way to setup a user to have more priority by default than anyone else. One way to get around it would be to write a small daemon-like script to watch for that particular users processes and than renice them to a higher priority. Not exactly standard procedure, but it will get the job done.
 

Can't you do this with workload manager??

Cheers Henrik Morsing
Certified AIX 4.3 Systems Administration
& p690 Technical Support
 
Yes you can but I am looking for some type of native AIX parameter changes that can possibly assist also.

Thanks, [888]

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top