Assign the KQueue locking task to green and jmg.

Approved by:    rwatson(re)
Requested by:   green
This commit is contained in:
Josef El-Rayes 2004-04-17 00:27:37 +00:00
parent e5e62751dd
commit d029091ff3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20725

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.17 2004/03/20 20:57:26 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.18 2004/03/21 07:07:20 scottl Exp $">
<!ENTITY title "FreeBSD 5.3 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -328,7 +328,7 @@
<tr>
<td>make -DUSE_KQUEUE causes lockup with buildworld -jBIGNUM</td>
<td>&status.untested;</td>
<td>&nbsp;</td>
<td>&a.green;, &a.jmg;</td>
<td>Attempts to use make(1) with KQueues appears to result in a kernel
hang under "heavy load". It would be desirable to fix this
both from the perspective of building FreeBSD quickly as a