From owner-freebsd-current@FreeBSD.ORG Tue Jul 5 20:59:59 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A451016A41C; Tue, 5 Jul 2005 20:59:59 +0000 (GMT) (envelope-from decibel@decibel.org) Received: from flake.decibel.org (flake.decibel.org [67.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30C5D43D53; Tue, 5 Jul 2005 20:59:57 +0000 (GMT) (envelope-from decibel@decibel.org) Received: by flake.decibel.org (Postfix, from userid 1001) id 7644915251; Tue, 5 Jul 2005 15:59:56 -0500 (CDT) Date: Tue, 5 Jul 2005 15:59:56 -0500 From: "Jim C. Nasby" To: gnn@freebsd.org Message-ID: <20050705205956.GD49841@decibel.org> References: <28930.1120465534@phk.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 4.11-RELEASE-p10 i386 X-Distributed: Join the Effort! http://www.distributed.net User-Agent: Mutt/1.5.9i X-Mailman-Approved-At: Wed, 06 Jul 2005 11:44:50 +0000 Cc: Poul-Henning Kamp , Robert Watson , current@freebsd.org, Garance A Drosehn Subject: Re: Summary: experiences with NanoBSD, successes and nits on a Soekris 4801 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 20:59:59 -0000 On Mon, Jul 04, 2005 at 05:44:49PM +0900, gnn@freebsd.org wrote: > At Mon, 04 Jul 2005 10:25:34 +0200, > Poul-Henning Kamp wrote: > > I played with developing that graph by removing lines from LINT > > and see what compiled and what didn't. Based on the progress I > > made I would estimate the full graph will take about 1 CPU-year to > > calculate by trial&error. > > Hmm. Well, either I need a very fast CPU, or a more clever approach. > I guess we'll see... How hard would it be to distribute this? ISTM it would just be a matter of providing kernel config files for machines to try, and the machines would need to report back what happened. You could probably assume that any error meant an invalid config. http://pgbuildfarm.org is a distributed build system used by PostgreSQL that might be of some use (though I don't know if the server code is available). There's probably other systems out there that might be of some use. -- Jim C. Nasby, Database Consultant decibel@decibel.org Give your computer some brain candy! www.distributed.net Team #1828 Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?"