summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-03-12 07:38:37 +0000
committerjake <jake@FreeBSD.org>2003-03-12 07:38:37 +0000
commit0d29b7995ce26d491ede5f13dee597781f2a7ceb (patch)
tree7f3bb3f61e033a1974851c4f3971d120dd10f9b2 /lib/libc/regex
parent8c3565350b7fb1c5f37f5e1d21b979fc03f5f46e (diff)
downloadFreeBSD-src-0d29b7995ce26d491ede5f13dee597781f2a7ceb.zip
FreeBSD-src-0d29b7995ce26d491ede5f13dee597781f2a7ceb.tar.gz
- Added support for multiple page directory pages to pmap_pinit and
pmap_release. - Merged pmap_release and pmap_release_free_page. When pmap_release is called only the page directory page(s) can be left in the pmap pte object, since all page table pages will have been freed by pmap_remove_pages and pmap_remove. In addition, there can only be one reference to the pmap and the page directory is wired, so the page(s) can never be busy. So all there is to do is clear the magic mappings from the page directory and free the page(s). Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'lib/libc/regex')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud