Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2008 14:01:07 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts pdispatch
Message-ID:  <200807261401.m6QE17aJ095768@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2008-07-26 14:01:07 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts pdispatch 
  Log:
  * Cleanup
  * Catch up to build ID directory changes
  * Add support for ssh_cmd and scp_cmd to allow using HPN-SSH with the
    none cipher where possible (for performance)
  * Lazy client setup; claim-chroot will report if the client needs to be
    set up with this buildid, and we initiate the setup and poll until
    it is complete.  This allows fast clients to begin building before
    slow ones have finished setting up.
  
  TODO: a better solution would be to avoid trying to dispatch jobs onto
  clients that are in the process of setting up, since they often have low
  loads and are picked preferentially by the job scheduler.
  
  Revision  Changes    Path
  1.32      +160 -104  ports/Tools/portbuild/scripts/pdispatch



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807261401.m6QE17aJ095768>