From b0e2ba1c45328f12a9b9affd087495c70843b7ee Mon Sep 17 00:00:00 2001 From: Scott Long Date: Fri, 1 Oct 2004 19:22:52 +0000 Subject: [PATCH] Take the ULE item off of the testing list since it is no longer the default. Move sparc64 KSE out of the required list. A threading package does exist for sparc64. Hopefully KSE will continue to make progress on it. --- en/releases/5.3R/todo.sgml | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index 2f90fee4ac..69b67b786f 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -80,14 +80,6 @@ - - - - - - - @@ -127,6 +119,13 @@ + + + + + + + @@ -435,15 +434,6 @@
IssueStatusResponsibleDescription
KSE support for sparc64----Kernel bits implemented, userland not implemented. Required for - 5.3-RELEASE.
GDB thread support &status.wip;
IssueStatusResponsibleDescription
KSE support for sparc64&status.wip;&a.kensmith;Kernel bits implemented, userland not implemented.
truss support for ptrace --
- - - - - - -
IssueStatusResponsibleDescription
SCHED_ULE as the default scheduler&status.untested;&a.jeff;SCHED_ULE provides better interactivity, higher performance, and the - ability to support pinning and affinity. Basic HTT scheduling policies - should be in place for 5.3 also.
KSE as the default threads library &status.untested;