From owner-freebsd-arch Wed Feb 20 23:40: 9 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 79AE837B416; Wed, 20 Feb 2002 23:40:08 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020221074008.FNYF2951.rwcrmhc53.attbi.com@InterJet.elischer.org>; Thu, 21 Feb 2002 07:40:08 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id XAA66561; Wed, 20 Feb 2002 23:25:18 -0800 (PST) Date: Wed, 20 Feb 2002 23:25:17 -0800 (PST) From: Julian Elischer To: jhb@freebsd.org Cc: arch@freebsd.org Subject: that INVARIANT/ucred freeing stuff. 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 After talking with a bunch of people there's a genral concensus that we should just remove the ucred freeing stuff at least in normal builds. I personally canr't see how it can help in debugging in a real life non tailored situation to have the ucreds zero'd and it's robbing us of upto 30% of throughput in some cases. I REALLY want to just rip it out! julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message