From owner-freebsd-current Sun Feb 15 02:51:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13841 for freebsd-current-outgoing; Sun, 15 Feb 1998 02:51:01 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from top.worldcontrol.com (surf52.cruzers.com [205.215.232.52]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA13831 for ; Sun, 15 Feb 1998 02:50:58 -0800 (PST) (envelope-from brian@worldcontrol.com) From: brian@worldcontrol.com Received: (qmail 427 invoked by uid 100); 15 Feb 1998 10:52:18 -0000 Message-ID: <19980215025214.13163@top.worldcontrol.com> Date: Sun, 15 Feb 1998 02:52:14 -0800 To: current@FreeBSD.ORG Subject: Re: Working (apparently) soft-update code available. References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.90.3i In-Reply-To: ; from Julian Elischer on Fri, Feb 13, 1998 at 03:07:52PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On %M 0, Julian Elischer wrote: > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/softupdates4.tgz > > first extract the README and read it before extracting everything. > this should patch cleanly against last night's -current. I finished a make world on an SMP system early on Saturday using softupdates4. The system is Dual PP150 with Adaptec 2940W, unfortunately the harddrive happens to be a slug. Also I did the make world without the benefit of '-j'. Can you make world with -j? The system was doing other mundane tasks at the time: ftp xfers, natd type stuff. bls2# mount /dev/sd0a on / (local, writes: sync 6109 async 5527) /dev/sd0s2e on /usr (NFS exported, local, writes: sync 23623 async 10937) /dev/sd0s2f on /uss (NFS exported, local, soft-updates, writes: sync 2360 async 109194) sd0s2f contains /uss/src and /uss/obj, while the OS is on sd0a and sd0s2e. make world started on Sat Feb 14 01:54:58 PST 1998 make world completed on Sat Feb 14 05:04:24 PST 1998 -------------------------------------------------------------- 11366.45 real 6395.38 user 3152.94 sys While the time is not impressive, it did survive the task fine. No reboots. No crashes. Hell it didn't even chip a fingernail! -- Brian Litzinger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message