Subject: SA/pthread pagefault patch
To: None <tech-kern@netbsd.org>
From: Christian Limpach <chris@pin.lu>
List: tech-kern
Date: 09/15/2003 23:01:53
Hello!

I've updated my patch which deals with page fault problems in 
SA/pthread applications.  It's cleaned up and a few more bugs have 
been fixed so that I haven't had any pagefault related failures for 
a while.

I've previously explained the changes in these two postings:
http://mail-index.netbsd.org/tech-kern/2003/08/24/0007.html
http://article.gmane.org/gmane.os.netbsd.devel.kernel/7008
Some of it may no longer apply 100% though but should ease 
understanding ;-)

The patch is available at:
http://lola.pin.lu/netbsd/kernel-patches/sa-pagefault-030915.patch

You'll have to build a new kernel, make includes in sys/sys and 
include and build/install a new libc and libpthread.

If there are no objections, I'd like to commit this after next 
weekend.

-- 
Christian Limpach <chris@pin.lu>