Project location has moved.

Obtained from:	author
This commit is contained in:
Dmitry Sivachenko 2003-05-18 10:37:56 +00:00
parent bdcb50548c
commit b091b684df
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16948

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!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 % 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>
<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
Waldspurger's lottery scheduling algorithm, which implements
proportional-share resource management. The primary advantages