From owner-freebsd-arch Fri Jan 25 23:40:11 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id C8E7137B41B for ; Fri, 25 Jan 2002 23:40:08 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020126074008.XGQV26243.rwcrmhc51.attbi.com@InterJet.elischer.org>; Sat, 26 Jan 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 XAA35370; Fri, 25 Jan 2002 23:34:14 -0800 (PST) Date: Fri, 25 Jan 2002 23:34:13 -0800 (PST) From: Julian Elischer To: Daniel Eischen Cc: arch@FreeBSD.ORG Subject: Re: KSE milestone 3 ALMOST there. In-Reply-To: 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 probably not. I had to change a lot of things so that they used a new algorythm that degenerated to teh same as the old alorythm in a 1:1 case. That new code is still being run in the 1:1 case. Having said that, yes it runs but I think that signals are probably at least partially broken and debugging support is probably broken too. I haven't got the 2nd thread out to userland yet.. (today's task) On Sat, 26 Jan 2002, Daniel Eischen wrote: > On Fri, 25 Jan 2002, Julian Elischer wrote: > > > > > > I just hought I'd share with everyone here the following > > extract from ddb's "ps" command. (sorry about any linewrap). > > > > db> ps > > pid proc addr uid ppid pgrp flag stat wmesg wchan cmd > > 566 ce7b8580 cf1d1000 0 313 566 000c002 Normal (threaded) ksetest > > . . . . . . . . thread 0xcdb589c0 . . . --not blocked-- > > . . . . . . . . thread 0xcdb59140 . . . --not blocked-- > > Nice! > > > Of course I got into ddb because of a page fault :-) > > so it's not quite there yet. but...... > > Is it stable enough for non KSE'd processes to be committed? > > -- > Dan Eischen > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message