projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3826c0f
)
+vnode dumps
author
sjg <sjg@web>
Thu, 28 Oct 2010 04:06:41 +0000 (21:06 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Thu, 28 Oct 2010 04:06:41 +0000 (21:06 -0700)
docs/developer/ProjectsPage.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/ProjectsPage.mdwn
b/docs/developer/ProjectsPage.mdwn
index
d7cbdd3
..
76a3262
100644
(file)
--- a/
docs/developer/ProjectsPage.mdwn
+++ b/
docs/developer/ProjectsPage.mdwn
@@
-206,4
+206,8
@@
This page shall serve as a common place to look if you're in search of a DragonF
* Our backing VM calls support an alignment parameter, but our public mmap does not
* This would allow nmalloc to allocate slabs (64k, 64k-aligned) without wastage
+### vnode dumps
+* It would be beneficial to be able to have crash dumps written to an ordinary file in configurations where swap is not configured.
+
+
For more theoretical projects and project concepts see [[ResearchProjects|/docs/developer/ResearchProjectsPage]]