Subject: Re: p_flag in struct proc: int -> uint64_t
To: Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 10/11/2006 08:44:49
On Oct 11, 2006, at 3:30 AM, Juergen Hannken-Illjes wrote:

> If I got it right it is sufficient to implement FSTRANS_NOWAIT as
> "fail if suspension in progress" and don't propagate the nowait  
> condition
> to pool_get() or lwp_setspecific().

Makes sense.  Please let me know how it goes....

>
> Will try once I have a working machine to test ...
>
> -- 
> Juergen Hannken-Illjes - hannken@eis.cs.tu-bs.de - TU Braunschweig  
> (Germany)

-- thorpej