On Thu, Mar 24, 2011 at 3:06 PM, Roy Marples<roy%netbsd.org@localhost> wrote:
On 24/03/2011 14:04, haad wrote:
Can you share the fix? I have this sluggishness as well!
It should be fixed by joerg@ already.
uberpc$ uname -a
NetBSD uberpc.marples.name 5.99.48 NetBSD 5.99.48 (GENERIC) #1: Thu Mar 24
11:13:21 GMT 2011
roy%uberpc.marples.name@localhost:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Still has the problem on my box - unless it's a different problem.
What is the RCSID of the fix?
It should be this commit
Module Name: src
Committed By: joerg
Date: Wed Mar 23 13:57:40 UTC 2011
Modified Files:
src/sys/kern: kern_fork.c
Log Message:
Preserve l_private across forks.
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 src/sys/kern/kern_fork.c