From owner-freebsd-current Fri Mar 8 12:20:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 9B08E37B400; Fri, 8 Mar 2002 12:20:09 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020308202009.DDVJ1214.rwcrmhc54.attbi.com@InterJet.elischer.org>; Fri, 8 Mar 2002 20:20:09 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA49776; Fri, 8 Mar 2002 12:05:53 -0800 (PST) Date: Fri, 8 Mar 2002 12:05:51 -0800 (PST) From: Julian Elischer To: John Baldwin Cc: current@FreeBSD.org Subject: Re: Anyone using DIAGNOSTIC td_ucred stuff? In-Reply-To: Message-ID: 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've been running it but I am about to turn it off because I want to cache the value over userland. The code is completely gone in the KSE patch. On Fri, 8 Mar 2002, John Baldwin wrote: > Is anyone using the DIAGNOSTIC cached td_ucred stuff in current? If not, I'd > like to replace it with a much simpler version that doesn't use the cached > references but is still under DIAGNOSTIC. I use the simpler version in my test > kernels (albeit under INVARIANTS, but I'll leave it under DIAGNOSTIC in CVS). > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message