Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] reducing job start time
- Date: Mon, 7 Apr 2008 10:44:52 -0500
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [Condor-users] reducing job start time
On Apr 7, 2008, at 10:23 AM, Jos Houtman wrote:
Jaimy frey wrote:
* Change NEGOTIATOR_CYCLE_DELAY in the config file. This sets the
minimum time between negotiation cycles and defaults to 20 seconds.
Is there a save lower limit to which I can set this? Or any symptoms
that indicate I set this too low?
As you lower NEGOTIATOR_CYCLE_DELAY (along with NEGOTIATER_INTERVAL),
the negotiator and schedd daemons will use more cpu and network (if on
separate machines) talking to each other. Also, the schedd may start
to become less responsive to client commands and job completions. If
these don't become excessive, you should be ok.
Thanks and regards,
Jaime Frey
UW-Madison Condor Team