From owner-cvs-src@FreeBSD.ORG Fri Jul 22 21:37:06 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CC2316A421; Fri, 22 Jul 2005 21:37:06 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE76843EF4; Fri, 22 Jul 2005 21:24:18 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 742506103; Fri, 22 Jul 2005 23:24:13 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id 5AE1960FE; Fri, 22 Jul 2005 23:24:13 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 485CA33D57; Fri, 22 Jul 2005 23:24:13 +0200 (CEST) To: Wilko Bulte References: <200507201959.j6KJxkJl000803@repoman.freebsd.org> <86hdenx5mg.fsf@xps.des.no> <20050721203934.GC1097@anarion> <200507211726.14034.jhb@FreeBSD.org> <1c30f7f77c7adf4e70096cf34ae73e5d@xcllnt.net> <86irz3qgsi.fsf@xps.des.no> <20050722173913.GA20844@freebie.xs4all.nl> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 22 Jul 2005 23:24:13 +0200 In-Reply-To: <20050722173913.GA20844@freebie.xs4all.nl> (Wilko Bulte's message of "Fri, 22 Jul 2005 19:39:13 +0200") Message-ID: <86ek9qo7pe.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Tests: ALL_TRUSTED,AWL,BAYES_00 X-Spam-Learn: ham X-Spam-Score: -5.2/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: src-committers@freebsd.org, John Baldwin , cvs-src@freebsd.org, cvs-all@freebsd.org, Marcel Moolenaar , "Liam J. Foy" , Peter Grehan Subject: Re: cvs commit: src/tools/tools/tinderbox/etc current.rc head.rc update_current.rc update_head.rc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 21:37:06 -0000 Wilko Bulte writes: > Not knowing any of the details: would it be possible to spread the load > over multiple machines? Say have one box do the tier 1 stuff, box 2 > do the tier 2 or something like that? It's already split in two (RELENG_5 and RELENG_5_4 on one machine, RELENG_6 and HEAD on another) but the current code scales badly, and adding more machines adds more administrative overhead (meaning more work for me). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no