Add a KSE item: we need MD support for alpha, sparc64, ia64, or we

won't be able to support M:N threading on any 64-bit platforms for
5.1-RELEASE.  Set task ownership for sparc64 to jake; leave the
others unowned.
This commit is contained in:
Robert Watson 2003-04-25 19:59:44 +00:00
parent c458691090
commit 2d524836cd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16691

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.1R/todo.sgml,v 1.16 2003/04/25 19:01:35 bmah Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.17 2003/04/25 19:45:51 bmah Exp $">
<!ENTITY title "FreeBSD 5.1 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -133,6 +133,18 @@
will defer the fix to post-5.0 and consider this errata.</td>
</tr>
<tr>
<td>KSE support for sparc64, alpha, ia64</td>
<td>--</td>
<td>&a.jake;, --, --</td>
<td>Currently, the MD elements of KSE are present only for the i386
platform, limiting use of KSE to the i386 platform. It is highly
desirable to make KSE available on non-i386 platforms for
5.1-RELEASE so that KSE can see more broad exposure, and the
performance benefits of KSE can be visible to users of the
64-bit FreeBSD architectures.</td>
</tr>
</table>
<h3>Documentation items that must be resolved for 5.1</h3>