From owner-freebsd-current Wed Jul 3 9:40:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BFCE37B405; Wed, 3 Jul 2002 09:40:21 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D09A743E4A; Wed, 3 Jul 2002 09:40:20 -0700 (PDT) (envelope-from julian@elischer.org) 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 <20020703164020.QYJV8262.rwcrmhc52.attbi.com@InterJet.elischer.org>; Wed, 3 Jul 2002 16:40:20 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA03203; Wed, 3 Jul 2002 09:30:37 -0700 (PDT) Date: Wed, 3 Jul 2002 09:30:35 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: Andrew Gallatin , freebsd-current@freebsd.org Subject: Re: KSE signal problems still 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 On Wed, 3 Jul 2002, John Baldwin wrote: > > The argument could be made that you shouldn't be checking in stuff > until you know how it works, etc., or that you could commit in smaller > pieces (say, get multiple threads per process for kernel processes > working in the scheduler and just ignoring userland-only things like > signals until you have the other working). You can't do those separatly unfortulatly.. anyhow, it's not that I don't understand it, it's just that it's complicated.. The new version is as clse as I can get quickly but it still needs some cleaning. > > -- > > 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