* freeing pagetables in vmfree_area_pages in vmalloc.c
@ 2001-06-26 12:40 alad
0 siblings, 0 replies; only message in thread
From: alad @ 2001-06-26 12:40 UTC (permalink / raw)
To: linux-kernel
we have in vfree -->
vmfree_area_pages (calling) free_area_pmd (calling) free_area_pte (calling)
free_page.
The final free_page frees all the pages that are allocated to a memory region in
vmalloc.
Now where are we freeing pages that are allocated to page table themselves.
For simplicity we can assume 2 level page tables (pgd == pmd)
Regards
Amol
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-06-26 12:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-26 12:40 freeing pagetables in vmfree_area_pages in vmalloc.c alad
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®