From owner-freebsd-current Tue Feb 5 21:38:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from web14003.mail.yahoo.com (web14003.mail.yahoo.com [216.136.175.94]) by hub.freebsd.org (Postfix) with SMTP id A992937B422 for ; Tue, 5 Feb 2002 21:38:16 -0800 (PST) Message-ID: <20020206053816.32816.qmail@web14003.mail.yahoo.com> Received: from [216.103.213.142] by web14003.mail.yahoo.com via HTTP; Tue, 05 Feb 2002 21:38:16 PST Date: Tue, 5 Feb 2002 21:38:16 -0800 (PST) From: k Macy Subject: Re: Performance of -current vs -stable To: drosih@rpi.edu Cc: current@FreeBSD.ORG In-Reply-To: <20020205.221805.35979979.imp@village.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I asked BDE about the same thing off-list: Yes, the debug options (INVARIANTS and WITNESS, especially the latter) slow down the kernel by a factor of 10 or so. Only progams that don't make many syscalls run reasonably fast. I only turn on these options for debugging (not often). Without them, syscalls should be an average of only (sigh) about 10% slower in -current. --- "M. Warner Losh" wrote: > In message: > Garance A Drosihn > writes: > : Could it be due to the DDB, INVARIANTS & WITNESS > options in the > : kernel? If it is that's fine with me, I'm just > wondering where > : that magnitude of a slowdown would be coming from. > > No way for DDB, Maybe for Invariants, almost > certainly for witness. > WITNESS is slow and tends to exagerate lock > contention stalls (or so > it seems). > > Warner > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of > the message > > __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message