Re: kernel thread as real threads..

From: Robert Watson <rwatson_at_FreeBSD.org>
Date: Mon, 23 Jan 2006 23:29:36 +0000 (GMT)
On Mon, 23 Jan 2006, Julian Elischer wrote:

> it would be no different from when a threaded process exits now..
>
> With the current setup you have a whole set of worries about what to do 
> about the thread responds when the process has already died.  These worries 
> are aqctually simplified if the thread is part of the process. (at least I 
> believe this to be the case).

It would be good to know what the aio specs say (and what real applications 
expect) to happen on the current set of "single threading" events:

- exec
- fork (although davidxu is changing that)
- exit

And any others I don't remember.  We may find we need to perform an aio drain 
wait there if we switch to doing AIO in the process context.

Robert N M Watson
Received on Mon Jan 23 2006 - 22:28:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:51 UTC