Subject: Re: race condition in pthread write()?
To: Nathan J. Williams <nathanw@wasabisystems.com>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 02/11/2003 17:54:18
> Okay, the problem is that the process isn't recycling enough stacks
> for the kernel. A few other people have seen this; I'm not entirely
> sure what the solution is.

Could this be related to the fact that none of the 'compat'
versions of sys_wait4 free up the sa structure?

My patch to common up that code avoids such errors.


	David

-- 
David Laight: david@l8s.co.uk