[Info-vax] nice for VMS

R.A.Omond Roy.Omond at BlueBubble.UK.Com
Tue Apr 7 11:56:59 EDT 2009


Martin Krischik wrote:
> Hi,
> 
> May colleges are slightly upset because my compiles eats up to much CPU. 
> On unix I would just "nice -5" them and problem solved.
> 
> My guess is that "SET Process /SCHEDULING_CLASS" could help - but if so: 
> which scheduling class should I use?
> 
> Or do need something different? The HELP pages are not all that clear.

$ help set process /priority

$ CurrentBasePrio=F$GetJPI("","PriB")
$ LowerPrio=CurrentBasePrio-1
$ Set Process/Priority='LowerPrio

or simply:

$ Set Process/Priority=0



More information about the Info-vax mailing list