看板 DFBSD_commit 關於我們 聯絡資訊
commit 6abe3bd01730535e00df8325766e80da33a409ca Author: Alex Hornung <ahornung@gmail.com> Date: Mon Dec 7 10:48:29 2009 +0000 dump - Unbreak VKERNELs * VKERNELs don't support dumping, so add a dummy dumpsys() to indicate this on VKERNELs. * hence also don't allocate vm_page_dump. Reported-by: Simon "corecode" Schubert Summary of changes: sys/kern/kern_shutdown.c | 9 +++++++++ sys/vm/vm_page.c | 3 +++ 2 files changed, 12 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6abe3bd01730535e00df8325766e80da33a409ca -- DragonFly BSD source repository