diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index 5af3dd3444..2a98f4dcce 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,62 +1,88 @@ - + %includes; %developers; ]> &header;

Open Issues

This is a list of open issues that need to be resolved for FreeBSD 5.3. If you have any updates for this list, please e-mail re@FreeBSD.org.

Show stopper defects for 5.3-RELEASE

IssueStatusResponsibleDescription

Required features for 5.3-RELEASE

- - + + + + + + + + + + + + + + + + + + + + +
IssueStatusResponsibleDescription
IssueStatusResponsibleDescription
SCHED_ULE as the default scheduler--&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--&a.davidxu;, &a.deischen;KSE has matured to the point of being more stable and POSIX-compliant + than the traditional libc_r. All Tier-1 platforms MUST have + stable KSE support for 5.3 in order to support a consistent transition. + Additionally, all ports that depend on the pthreads API must be modified + to properly detect and support the default threading library.
Updated binutils for all platforms----Binutils needs updating in order to support new platforms, newer GDB + versions, and Thread Local Storage.

Desired features for 5.3-RELEASE

IssueStatusResponsibleDescription

Documentation items that must be resolved for 5.3

IssueStatusResponsibleDescription

Testing focuses for 5.3-RELEASE

IssueStatusResponsibleDescription
&footer;