Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] JOB_RENICE_INCREMENT and Windows XP jobs
- Date: Thu, 6 Jul 2006 12:06:33 -0400
- From: "Ian Chesal" <ICHESAL@xxxxxxxxxx>
- Subject: Re: [Condor-users] JOB_RENICE_INCREMENT and Windows XP jobs
> Try setting this to 0 instead (this is special cased in the code) but
> you will likely get the same priority as the parent process (at least
> a step up to Normal)
Perfect. That solved the problem. It seems to be okay for the daemons
and the spawned processes to run at the same priority level.
Thanks!
- Ian