projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e73e168
)
(no commit message)
author
sjg <sjg@web>
Thu, 3 Feb 2011 21:57:30 +0000 (13:57 -0800)
committer
Charlie <root@leaf.dragonflybsd.org>
Thu, 3 Feb 2011 21:57:30 +0000 (13:57 -0800)
docs/developer/ProjectsPage.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/ProjectsPage.mdwn
b/docs/developer/ProjectsPage.mdwn
index
e0a7656
..
7bae224
100644
(file)
--- a/
docs/developer/ProjectsPage.mdwn
+++ b/
docs/developer/ProjectsPage.mdwn
@@
-165,8
+165,7
@@
Projects that can be clearly used for Google Code-In are marked with their categ
### Remove zalloc
* zalloc is a deprecated kernel interface and all current consumers can be ported to objcache, with varying levels of difficulty.
-* Easier: kqueue, nfs nodes, ufs dirhash, aio, crypto, vm_map_entry
-* Harder: zlib, pv entries
+* zlib, pv entries
* Once all consumers are ported, zalloc can be removed.
### Document all sysctl's