From owner-p4-projects Fri May 3 10: 0:26 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 9E08B37B404; Fri, 3 May 2002 10:00:13 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 678F037B417; Fri, 3 May 2002 10:00:12 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020503170012.DNUG4412.rwcrmhc52.attbi.com@InterJet.elischer.org>; Fri, 3 May 2002 17:00:12 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA83284; Fri, 3 May 2002 09:59:12 -0700 (PDT) Date: Fri, 3 May 2002 09:59:12 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: Jonathan Mini , Jonathan Mini , Perforce Change Reviews Subject: Re: PERFORCE change 10740 for review In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 3 May 2002, John Baldwin wrote: > Your list needs to make sure it always has one so that we don't have to do > malloc's during msleep, etc. Also, I think holding more than one per KSE > prevents uma from managing system memory as fully as it can. > > We have subsystems, please use them instead of trying to home-roll your own. > subsystems come, subsystems go.. witness zone.. I'd rather know I've got it doing what I wnat for now and let it be optimised later. I REALLY don't want to sleep in msleep.. see next email for comments on your changes to exit().. > -- > > 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 p4-projects" in the body of the message