summaryrefslogtreecommitdiff
path: root/vm/vm_resident.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm/vm_resident.c')
-rw-r--r--vm/vm_resident.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/vm/vm_resident.c b/vm/vm_resident.c
index a6334989..96354a45 100644
--- a/vm/vm_resident.c
+++ b/vm/vm_resident.c
@@ -393,6 +393,11 @@ void pmap_startup(
vm_page_init(&pages[i], paddr);
pages_initialized++;
}
+ i = 0;
+ while (pmap_next_page(&paddr))
+ i++;
+ if (i)
+ printf("%d memory page(s) left away\n", i);
/*
* Release pages in reverse order so that physical pages