From owner-freebsd-questions@FreeBSD.ORG Sat Apr 17 14:51:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9CCE16A4CE for ; Sat, 17 Apr 2004 14:51:04 -0700 (PDT) Received: from raffles-it.com (raffles.demon.co.uk [62.49.18.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90AEF43D5E for ; Sat, 17 Apr 2004 14:51:03 -0700 (PDT) (envelope-from dpd@raffles-it.com) Received: from arrow.lan.raffles-it.com (arrow.lan.raffles-it.com [192.168.100.51]) by raffles-it.com (8.12.11/8.12.11) with SMTP id i3HLoxdk075244 for ; Sat, 17 Apr 2004 22:50:59 +0100 (BST) (envelope-from dpd@raffles-it.com) Date: Sat, 17 Apr 2004 22:50:58 +0100 From: David Dooley To: freebsd-questions@freebsd.org Message-Id: <20040417225058.7d0c79f3@arrow.lan.raffles-it.com> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on backup.lan.raffles-it.com Subject: Buildworld takeing a long time in 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 21:51:04 -0000 Hi, I have two dual processor systems with PIII 450 MHz processors both have internal SCSI 9 GB disk on Adaptec 2940UW controlers. One is installed with FreeBSD 4.9-STABLE and 1024 MB ram the other has installed FreeBSD 5.2-CURRENT wit 512 MB ram, both boxes have 1GB of swap but neither has ever used anything but the absolute minimum. The 4.9 server has cvsup installed to sync the src, ports and dev repositories, this is NFS mounted to the 5.2 server and extracted to a local copy of the 5 src tree. The 4.9 box extracts the RELENG_4 src locally. On a frequent basis I buildworld and kernels for all my servers, currently on the 4.9 box I buildworld in approx 1:03 hours and build 3 kernels in 30 mins. On the 5 box I buildworld and it takes 4.5 hours and takes 1 hour to build 1 kernel. This not a problem as it all happens automatically over night, but I am just interested in why the disparity of the timeings Thanks for any information. David.