Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 12:30:19 -0800
From:      John Plevyak <jplevyak@inktomi.com>
To:        hackers@FreeBSD.ORG
Subject:   file locking and kernel pthreads
Message-ID:  <19990225123019.B5166@proxydev.inktomi.com>

next in thread | raw e-mail | index | archive | help

I submitted the problem with file locking and kernel pthreads as
a bug.  There was a race in my last posted fix where the leader
could die before all the peers had gotten done with it, so
the new patch (attached to the bug report) corrects this problem
by having leader's wait until all their peers have died.

I would suspect that there are other issues with kernel threads
which might be solved more easily if we could guarantee that
the 'process leader' did not disappear until all the threads had.

john

-- 
John Bradley Plevyak,    PhD,    jplevyak@inktomi.com,     PGP KeyID: 051130BD
Inktomi Corporation,  1900 S. Norfolk Street,  Suite 110,  San Mateo, CA 94403
W:(415)653-2830 F:(415)653-2801 P:(888)491-1332/5103192436.4911332@pagenet.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990225123019.B5166>