non port: Tools/portbuild/scripts/checkmachines |
SVNWeb
|
Number of commits found: 8 |
Sun, 24 Apr 2011
|
[ 16:37 flz ] (Only the first 10 of 72 ports in this commit are shown above. )
Remove portbuild scripts from pcvs, as they now live in svn/projects.
|
Tue, 11 Oct 2005
|
[ 03:48 kris ]
No need to hold the queue lock while polling client load
|
Sun, 9 Jan 2005
|
[ 10:21 krion ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove traling spaces.
|
Tue, 28 Dec 2004
|
[ 05:40 kris ]
Overhaul of the job scheduler. The new scheduler runs builds
synchronously instead of probabilistically scheduling jobs, which
means that the job load on a machine never exceeds a desired
threshold, and we can preferentially use faster machines when they are
available. This has a dramatic effect on package build throughput,
although I don't yet have precise measurements of the performance
improvements.
Specifically, the changes are:
* Introduce the new variable maxjobs in portbuild. This replaces the
build scheduling weights previously listed in the mlist file, which
now changes format to list the build machines only, ranked in order of
preference for job dispatches (i.e. faster machines first).
(Only the first 15 lines of the commit message are shown above )
|
Mon, 25 Oct 2004
|
[ 04:29 kris ]
Use the absolute path to nc(1) to deal with it not being in the PATH.
Remove useless sleep(1).
|
Wed, 14 Jul 2004
|
[ 08:30 kris ]
* If we time out connecting to a machine, give it a weight of 999 to make
sure we don't try and schedule jobs on it even if all other machines are
busy
* Remove sleep in outer loop, this isn't needed or worthwhile now that there
are so many machines being monitored
|
Sat, 17 May 2003
|
[ 00:20 kris ]
Switch to polling the clients with netcat to collect load stats, instead
of having the clients scp their loads to bento every 10 seconds. Fix
some indentation and add some sleeps to make sure the startup script
doesn't run too early in the boot process.
|
Fri, 24 Jan 2003
|
[ 04:54 kris ]
Check status of multiple architecture client machines
|
Number of commits found: 8 |