From owner-freebsd-current Sat Oct 4 14:13:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA06912 for current-outgoing; Sat, 4 Oct 1997 14:13:31 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA06904 for ; Sat, 4 Oct 1997 14:13:27 -0700 (PDT) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id OAA07948; Sat, 4 Oct 1997 14:12:16 -0700 (PDT) To: Mark Murray cc: Andreas Klemm , "Gregory M. Shaffer" , current@FreeBSD.ORG Subject: Re: : Making world on an SMP system. In-reply-to: Your message of "Sat, 04 Oct 1997 21:10:33 +0200." <199710041910.VAA00424@greenpeace.grondar.za> Date: Sat, 04 Oct 1997 14:12:15 -0700 Message-ID: <7944.875999535@time.cdrom.com> From: "Jordan K. Hubbard" 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. Jordan