diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml
index 4395c33229..32e3b97954 100644
--- a/en/projects/ideas/ideas.xml
+++ b/en/projects/ideas/ideas.xml
@@ -15,7 +15,7 @@ Ideas//EN"
- $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.20 2007/03/22 15:27:20 jkoshy Exp $
+ $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.21 2007/04/21 14:15:51 delphij Exp $
@@ -50,7 +50,7 @@ Ideas//EN"
-
+
Improve the performance of dump/restore
A performance evaluation of the split cache (as is) and an unified cache
@@ -86,7 +86,8 @@ Ideas//EN"
Technical contact: Alexander Leidinger
+ href="mailto:netchild@FreeBSD.org">Alexander Leidinger,
+ Howard SU
At the moment FreeBSD includes a memory-based file system called mfs.
mfs is just an implementation of the regular ffs - designed for
persistent storage - on top of the (volatile) virtual memory system.
@@ -121,7 +122,7 @@ Ideas//EN"
Kernel
-
+
Automated kernel crash reporting system
@@ -322,7 +323,7 @@ Ideas//EN"
-
+
Kernel support for linux device drivers
@@ -454,7 +455,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here.
-
+
Improving the USB stack in FreeBSD
@@ -514,7 +515,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here.
-
+
Locking the FireWire device driver
Technical contact: Hidetoshi Shimokawa
@@ -600,6 +601,9 @@ they all need to be locked.
changed too much, so that the patches can not be committed. The goal
of this project is to port the pluggable disk schedulers to the GEOM
framework.
+Interested people should also have a look at
+ a mail thread about this (Ulf is not working on this).
Requirements:
- Ability to read and understand foreign C code.
@@ -750,7 +754,7 @@ they all need to be locked.
-
+
Sysenter for x86 syscalls.
@@ -868,7 +872,7 @@ of other syscalls.
-
+
pf and netgraph interaction
@@ -1264,7 +1268,7 @@ of other syscalls.
Security
-
+
Audit kernel event sources
@@ -1323,7 +1327,7 @@ data).
-
+
Mandatory Access Control
Technical contact:
-
+
Security regression tests
@@ -1401,7 +1405,7 @@ New tests must be created; existing tests must be completed and updated.
Userland / Installation Tools
-
+
BSD-licensed ELF Tools
@@ -1480,7 +1484,7 @@ New tests must be created; existing tests must be completed and updated.
-
+
IPv6 User Land Cleanup
@@ -1586,7 +1590,7 @@ clean.
-
+
Performance tracking
@@ -1620,7 +1624,7 @@ clean.
Yen-Ming Lee has a port of
the Linux port. He
is looking for someone who is interested in benchmarking, testing, or
- evaluating his port.
+ evaluating his port. It is available in ports/devel/umem.
Jason Evans has a benchmark
suite at
@@ -1717,7 +1721,7 @@ clean.
-
+
Schedgraph Improvements
diff --git a/en/projects/ideas/ideas.xsl b/en/projects/ideas/ideas.xsl
index 630d2b5cf2..c9b6847616 100644
--- a/en/projects/ideas/ideas.xsl
+++ b/en/projects/ideas/ideas.xsl
@@ -7,7 +7,7 @@
%developers;
]>
-
+
@@ -106,7 +106,7 @@
- Suitable for Summer of Code
+ Part of Summer of Code 2007