tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PUFFS ADVLOCK is too greedy



Brian Buhrow <buhrow%lothlorien.nfbcal.org@localhost> wrote:

>       Hello.   Are you seeing this behavior in NetBSD-5?  I've been working
> on porting ufs fixes from David Holland back into 5.x, and I've seen too
> many unlocks taken on a given file, and  have been wondering where they
> come from.  I'm not sure it's the same bug, but your finding sounds
> interesting.

Yes, this is netbsd-5. I guess you can check that this is yout problem
using sysctl -w proc.curproc.stopexit=1 

The process will stop at exit time, and you should see the extra unlocks
when sending a SIGCONT.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index