From owner-freebsd-current Thu Oct 2 20:05:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA11684 for current-outgoing; Thu, 2 Oct 1997 20:05:44 -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 UAA11679 for ; Thu, 2 Oct 1997 20:05:40 -0700 (PDT) Received: (from gshaffer@localhost) by cod.nosc.mil (8.8.7/8.8.7) id UAA26079; Thu, 2 Oct 1997 20:00:32 -0700 (PDT) Date: Thu, 2 Oct 1997 20:00:32 -0700 (PDT) From: "Gregory M. Shaffer" Message-Id: <199710030300.UAA26079@cod.nosc.mil> To: jkh@time.cdrom.com Cc: current@FreeBSD.Org, gshaffer.mark@grondar.za Subject: Re:: Making world on an SMP system. In-reply-to: Your Message-ID: <23948.875831179@time.cdrom.com> Sender: owner-freebsd-current@FreeBSD.Org X-Loop: FreeBSD.org Precedence: bulk ------- >From jkh@time.cdrom.com Thu Oct 2 15:26:57 1997 Received: from droid.nosc.mil (root@droid.nosc.mil [198.253.206.12]) by cod.nosc.mil (8.8.7/8.8.7) with ESMTP id PAA06304 for ; Thu, 2 Oct 1997 15:26:56 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by droid.nosc.mil (8.8.7/8.8.7) with ESMTP id PAA27737 for ; Thu, 2 Oct 1997 15:25:59 -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 PAA23966; Thu, 2 Oct 1997 15:26:20 -0700 (PDT) To: Greg Shaffer cc: Mark Murray , current@FreeBSD.ORG, gshaffer@cod.nosc.mil Subject: Re: Making world on an SMP system. In-reply-to: Your message of "Thu, 02 Oct 1997 12:40:23 PDT." Date: Thu, 02 Oct 1997 15:26:19 -0700 Message-ID: <23948.875831179@time.cdrom.com> From: "Jordan K. Hubbard" Status: RO > Several months ago there was some discussion on this. Someone actually > went through the *.mk and make files to make them parallel safe (i.e. > make -jN). The patches really improved the make world time. As far as > I know these patches were never committed! What was the PR# for this? I don't remember seeing one. :( Jordan I believe it was someones experament to see how difficult it would be to make the *.mk and make files parallel safe. I don't think there was a PR associated with it. I still have the patches somewhere on my system, I'd be happy to forward them to you for you inspection. Greg Shaffer -------