From owner-freebsd-hackers Fri Mar 27 15:25:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10967 for freebsd-hackers-outgoing; Fri, 27 Mar 1998 15:25:41 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from www.giovannelli.it (www.giovannelli.it [194.184.65.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10793 for ; Fri, 27 Mar 1998 15:24:59 -0800 (PST) (envelope-from gmarco@giovannelli.it) Received: from giovannelli.it (modem00.masternet.it [194.184.65.254]) by www.giovannelli.it (8.8.8/8.8.5) with ESMTP id AAA01018 for ; Sat, 28 Mar 1998 00:30:25 +0100 (MET) Message-ID: <351C4421.C01345A0@giovannelli.it> Date: Sat, 28 Mar 1998 00:28:17 +0000 From: Gianmarco Giovannelli X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: softupdates vs. async Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried several make world in these days trying different configurations to see which of them works better... I saw that async is performing better than softupdates (is it possible ???) ... infact : **** -j4 build+install X softup ***** ---- Start Make World : Thu Mar 26 21:56:33 GMT 1998 ---- End Make World : Thu Mar 26 23:41:36 GMT 1998 1h 45m **** -j4 build+install X async ***** ---- Start Make World : Fri Mar 27 07:02:58 GMT 1998 ---- End Make World : Fri Mar 27 08:26:35 GMT 1998 1h 24m **** -j4 build+install notcl noprofi noperl noX async ***** ---- Start Make World : Fri Mar 27 10:43:23 GMT 1998 ---- End Make World : Fri Mar 27 11:56:25 GMT 1998 1h 13m **** -j4 world notcl noprofi noperl noX async ***** ---- Start Make World : Fri Mar 27 20:29:01 GMT 1998 ---- End Make World : Fri Mar 27 21:41:02 GMT 1998 1h 12m Now considering that my box is a Pentium 2 (300mhz) with a2940uw (onboard) and two hd wide scsi /usr/src and /usr/obj on two different drives... it seems to me that I am quite slow considering the times I saw in this area... Any suggests ? -- Regards... Gianmarco "Unix expert since yesterday" http://www.giovannelli.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message