diff --git a/en/releases/6.1R/todo.sgml b/en/releases/6.1R/todo.sgml index 4f947cfbd2..9e0a841798 100644 --- a/en/releases/6.1R/todo.sgml +++ b/en/releases/6.1R/todo.sgml @@ -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/6.1R/todo.sgml,v 1.9 2006/02/11 06:36:55 scottl Exp $"> +<!ENTITY date "$FreeBSD: www/en/releases/6.1R/todo.sgml,v 1.10 2006/02/13 21:21:56 brueffer Exp $"> <!ENTITY local.rel "6.1"> <!ENTITY title "FreeBSD 6.1 Open Issues"> <!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes; @@ -79,8 +79,8 @@ <tr> <td>unmount pending error</td> - <td>&status.unknown;</td> - <td></td> + <td>&status.wip;</td> + <td>&a.ssouhlal;</td> <td>When unmounting filesystems &a.kris; reports seeing this warning: <tt>/c: unmount pending error: blocks -68512 files 0</tt>. This dates back at least to 5.3. It might be associated with filesystem corruption reported by many users in which the 'used' space on a filesystem is negative; fsck -f is needed to correct this.</td> @@ -103,8 +103,8 @@ on a filesystem is negative; fsck -f is needed to correct this.</td> <tr> <td>quota deadlocks</td> - <td>&status.unknown;</td> - <td></td> + <td>&status.wip;</td> + <td>&a.jeff;</td> <td>Quota support is not locked properly and causes deadlocks.</td> </tr> @@ -124,8 +124,8 @@ on a filesystem is negative; fsck -f is needed to correct this.</td> <tr> <td>amd64 panics in ipv6 with date(1)</td> - <td>&status.unknown;</td> - <td></td> + <td>&status.wip;</td> + <td>&a.ume; and &a.dwmalone;</td> <td>amd64 panics in ipv6 when the date is changed using date(1) or ntpdate(1). This may be a MI issue.</td> </tr> @@ -309,6 +309,15 @@ on a filesystem is negative; fsck -f is needed to correct this.</td> sys-admins tend to do.</td> </tr> + <tr> + <td>swapping on 6.0 is slower than on 4.x</td> + <td>&status.new;</td> + <td> </td> + <td>Performance on swap handling is much slower than 4.x and + this can make a system essentially unusable when moderate + paging activity is going on.</td> + </tr> + </table> <h3>Documentation items that must be resolved for &local.rel;</h3> @@ -324,7 +333,6 @@ on a filesystem is negative; fsck -f is needed to correct this.</td> </table> - <h3>Testing foci for &local.rel;-RELEASE</h3> <a name="testing"></a>