Operating System - HP-UX
1753389 Members
7204 Online
108792 Solutions
New Discussion юеВ

Re: Change priority of a process !!

 
titu
Regular Advisor

Change priority of a process !!

Hi All ,

Is there any way to change the priority of a process apart from changing the nice value using renice ?

Thanks in advance.

Titu
4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: Change priority of a process !!

Are you looking for a command or syscall?
renice(1) uses setpriority(2)
titu
Regular Advisor

Re: Change priority of a process !!

Thanks for reply !

I know about renice , but how to change priority using syscall ?

Thanks in advance.

Titu
Dennis Handly
Acclaimed Contributor

Re: Change priority of a process !!

>but how to change priority using syscall?

I already answered that:
http://docs.hp.com/en/B2355-60130/getpriority.2.html
Emil Velez
Honored Contributor

Re: Change priority of a process !!



man rtsched

rtprio