From owner-freebsd-arch Sun Feb 17 10:42:32 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 74BF637B47F; Sun, 17 Feb 2002 10:40:17 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020217184017.XVWO2626.rwcrmhc51.attbi.com@InterJet.elischer.org>; Sun, 17 Feb 2002 18:40:17 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA46941; Sun, 17 Feb 2002 10:36:09 -0800 (PST) Date: Sun, 17 Feb 2002 10:36:08 -0800 (PST) From: Julian Elischer To: Matthew Dillon Cc: arch@FreeBSD.ORG, jhb@FreeBSD.ORG Subject: Re: revised buildworld comparison stable vs current In-Reply-To: <200202171824.g1HIOnw71118@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG please (I know it's a lot of work) try WITNESS turned off too.. (as it didn' exist in STABLE) On Sun, 17 Feb 2002, Matthew Dillon wrote: > (note: source is NFS mounted. /usr/obj is local disk. Witness is > turned off on all -current builds). > > stable: 1800 seconds > current/invariants: 2219 seconds > current/no-invariants 2142 seconds > > -Matt > Matthew Dillon > > > > buildworld -j 10 of current on an SMP stable box: > > 1800.50 real 1445.93 user 760.32 sys > 25860 maximum resident set size > 971 average shared memory size > 1164 average unshared data size > 130 average unshared stack size > 11062987 page reclaims > 297 page faults > 0 swaps > 2013 block input operations > 5649 block output operations > 1540227 messages sent > 1530792 messages received > 6 signals received > 2467550 voluntary context switches > 1357575 involuntary context switches > > buildworld -j 10 of current on an SMP current box (same hardware specs): > INVARIANTS TURNED ON > > 2219.13 real 1796.37 user 968.04 sys > 25884 maximum resident set size > 912 average shared memory size > 1045 average unshared data size > 126 average unshared stack size > 11677133 page reclaims > 537 page faults > 0 swaps > 8438 block input operations > 6774 block output operations > 1439793 messages sent > 1439774 messages received > 6 signals received > 28670930 voluntary context switches > 2836255 involuntary context switches > > buildworld -j 10 of current on an SMP current box (same hardware specs): > INVARIANTS TURNED OFF > > 2142.18 real 1780.33 user 847.15 sys > 25884 maximum resident set size > 932 average shared memory size > 1066 average unshared data size > 126 average unshared stack size > 11677329 page reclaims > 521 page faults > 0 swaps > 8429 block input operations > 12769 block output operations > 1440497 messages sent > 1431739 messages received > 6 signals received > 26925025 voluntary context switches > 2818646 involuntary context switches > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-arch" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message