Project location has moved.
Obtained from: author
This commit is contained in:
parent
bdcb50548c
commit
b091b684df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16948
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.139 2003/03/15 02:10:34 brueffer Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.140 2003/04/22 18:49:56 trhodes Exp $">
|
||||||
<!ENTITY title "FreeBSD Development Projects">
|
<!ENTITY title "FreeBSD Development Projects">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -277,7 +277,7 @@ A project to enhance the threading support on FreeBSD, using a threading
|
||||||
system similar in design to Scheduler Activations.</li>
|
system similar in design to Scheduler Activations.</li>
|
||||||
|
|
||||||
<li><a name="lotteryscheduling"
|
<li><a name="lotteryscheduling"
|
||||||
href="http://www.csua.berkeley.edu/computing/software/lottery-sched.html">
|
href="http://www.cs.cmu.edu/~dpetrou/research.html">
|
||||||
Lottery Scheduling Kernel</a>: This work is based on
|
Lottery Scheduling Kernel</a>: This work is based on
|
||||||
Waldspurger's lottery scheduling algorithm, which implements
|
Waldspurger's lottery scheduling algorithm, which implements
|
||||||
proportional-share resource management. The primary advantages
|
proportional-share resource management. The primary advantages
|
||||||
|
|
Loading…
Reference in a new issue