Move the ULE task to the testing list. Thanks to Jeff Roberson for all of
his excellent work here.
This commit is contained in:
parent
499660bab5
commit
a19db812e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19828
1 changed files with 10 additions and 10 deletions
|
|
@ -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.7 2004/01/14 06:11:51 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.8 2004/01/14 21:02:30 rushani Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -48,15 +48,6 @@
|
|||
|
||||
<table border=1 width="100%">
|
||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th></tr>
|
||||
<tr>
|
||||
<td>SCHED_ULE as the default scheduler</td>
|
||||
<td>--</td>
|
||||
<td>&a.jeff;</td>
|
||||
<td>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.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>KSE as the default threads library</td>
|
||||
<td>--</td>
|
||||
|
|
@ -319,6 +310,15 @@
|
|||
<table border=1 width="100%">
|
||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>SCHED_ULE as the default scheduler</td>
|
||||
<td>&status.untested;</td>
|
||||
<td>&a.jeff;</td>
|
||||
<td>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.</td>
|
||||
</tr>
|
||||
|
||||
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue