projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
500cdb5
)
Part of Summer of Code 2010
author
sjg <sjg@web>
Thu, 22 Jul 2010 11:35:28 +0000 (
04:35
-0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Thu, 22 Jul 2010 11:35:28 +0000 (
04:35
-0700)
docs/developer/ProjectsPage.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/ProjectsPage.mdwn
b/docs/developer/ProjectsPage.mdwn
index
df2083e
..
f4f44a0
100644
(file)
--- a/
docs/developer/ProjectsPage.mdwn
+++ b/
docs/developer/ProjectsPage.mdwn
@@
-160,9
+160,5
@@
This page shall serve as a common place to look if you're in search of a DragonF
* Make use of hardware virtualization extensions, if supported, to manage vmspaces
* Make use of hardware IOMMU support if available
-### kevent/select/poll and wakeup
-* Coalesce all subsytems into kevent
-* MPSAFE the whole mess and the wakeup path
-
### Kernel VIRTUAL MACHINE
* opcode vm in kernel for various purposes? What could be accomplished with this?