Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2003 10:51:17 -0800 (PST)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        jmg@FreeBSD.org, freebsd-bugs@FreeBSD.org, jmg@FreeBSD.org
Subject:   Re: kern/57945: [patch] Add locking to kqueue to make it MP-safe
Message-ID:  <200311061851.hA6IpGrW009249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [patch] Add locking to kqueue to make it MP-safe

Responsible-Changed-From-To: freebsd-bugs->jmg
Responsible-Changed-By: jmg
Responsible-Changed-When: Thu Nov 6 10:50:18 PST 2003
Responsible-Changed-Why: 
I'll take this.  I was thinking of trying to make the lists atomic,
but then realized that can't/won't happen with LISTQ's, so this lock
patch is probably good.

http://www.freebsd.org/cgi/query-pr.cgi?pr=57945



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