From owner-freebsd-current Sat Oct 4 15:06:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA09511 for current-outgoing; Sat, 4 Oct 1997 15:06:23 -0700 (PDT) Received: from cod.nosc.mil (gshaffer@cod.nosc.mil [128.49.4.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA09504 for ; Sat, 4 Oct 1997 15:06:19 -0700 (PDT) Received: (from gshaffer@localhost) by cod.nosc.mil (8.8.7/8.8.7) id PAA11839; Sat, 4 Oct 1997 15:06:15 -0700 (PDT) Date: Sat, 4 Oct 1997 15:06:15 -0700 (PDT) From: "Gregory M. Shaffer" Message-Id: <199710042206.PAA11839@cod.nosc.mil> To: jkh@time.cdrom.com Cc: current@FreeBSD.Org, mark@grondar.za, andreas@klemm.gtn.com Subject: Re:: : Making world on an SMP system. In-reply-to: Your Message-ID: <7944.875999535@time.cdrom.com> Sender: owner-freebsd-current@FreeBSD.Org X-Loop: FreeBSD.org Precedence: bulk ------- > > - did someone test, if "make release" also works using these patches ? > > jkh - How did it work? As I wrote you on current.freebsd.org, there were a few misapplications with the patches you originally sent out for today's -current (e.g. 971004) so I fixed those up and started a make -j12 world on the box, just to thrash it good (and this is a *uniprocessor* P6/200 box :-). Here are the times: root@make-> grep 'make world' make.world-j12.out make world started on Sat Oct 4 10:38:38 EDT 1997 make world completed on Sat Oct 4 12:53:40 EDT 1997 Needless to say, it appears to have worked. I've re-rolled the patch for you [Mark] to look at and if it seems reasonable for you too and we can also get that icky -j4 out of there and more configurable, I'd say it'd be time to commit it. Thanks for doing this, I have several SMP boxes at work that I can't wait to do this on. I'd aslo be interested in pounding on the patch if you send it to me. Greg Shaffer -------