- s/Csup/csup/
- s/CVSWeb/CVSweb/ - Add some new info about the "Evaluate and perhaps port DragonFly's optimized MMX/XMM memcpy/bcopy/bzero/copyin/copyout code" entry.
This commit is contained in:
parent
31e4157e21
commit
ce675ab162
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27228
1 changed files with 6 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.24 2006/02/15 12:21:31 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.25 2006/02/16 18:50:55 joel Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -544,6 +544,9 @@
|
|||
file</a>. This includes a mail from Matthew Dillon with suggestions on how
|
||||
to do this in FreeBSD (including a small benchmark which shows 35%-55% speed
|
||||
improvement for at least those benchmarks).</p>
|
||||
<p><a href="mailto:rookie@gufi.org">Attilio Rao</a> has begun <a
|
||||
href="http://lists.freebsd.org/pipermail/freebsd-hackers/2006-February/015560.html">porting</a>
|
||||
this to FreeBSD, and he would like to receive some feedback.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Ability to read and understand foreign C code.</li>
|
||||
|
@ -861,8 +864,8 @@
|
|||
<p><strong>Technical contact</strong>: <a
|
||||
href="mailto:mux@FreeBSD.org">&a.mux;</a></p>
|
||||
<p><strong>URL's</strong>: <a
|
||||
href="http://mu.org/~mux/csup.html">Csup homepage</a>, <a
|
||||
href="http://www.freebsd.org/cgi/cvsweb.cgi/projects/csup/">CVSWeb</a>
|
||||
href="http://mu.org/~mux/csup.html">csup homepage</a>, <a
|
||||
href="http://www.freebsd.org/cgi/cvsweb.cgi/projects/csup/">CVSweb</a>
|
||||
</p>
|
||||
<p>&a.mux; is working on a rewrite of CVSup in C, called csup. A rewrite in
|
||||
C would allow the FreeBSD project to include the functionality of CVSup into
|
||||
|
|
Loading…
Reference in a new issue