Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 02:25:43 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        freebsd-current@freebsd.org, Andrew Gallatin <gallatin@cs.duke.edu>
Subject:   Re: KSE signal problems still
Message-ID:  <Pine.BSF.4.21.0207030222010.1443-100000@InterJet.elischer.org>
In-Reply-To: <Pine.BSF.4.21.0207030213180.1443-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Expanding on my own mail:

On Wed, 3 Jul 2002, Julian Elischer wrote:

> On Wed, 3 Jul 2002, John Baldwin wrote:
> 
> > 
> > Well then it must be full of races then that were fixed since DP1.
> > *sigh*  I wonder how many other things were lost and need to be
> > reimplemented.
> > 

Almost anything you checked into psignal will need looking at.
It may not be mising but since signals for threaded processes are
fundamentally different than signals for non threaded processes, some
things "just don't apply".

for example if you checked in something to code that just doesn;t exist
any more in a KSE kernel, what is the correct integration?

Each one has to be evaluated on it's own..





> 
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0207030222010.1443-100000>