diff options
author | alc <alc@FreeBSD.org> | 2002-11-13 05:39:58 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2002-11-13 05:39:58 +0000 |
commit | c02d224c79a209121012072dc916c2d61ce8c1e5 (patch) | |
tree | e422808e35d14010cfbd0e3bec778fcc4bba8771 /sys/vm/vm_page.c | |
parent | 51b18a9ea395df565a980577302fe8bc0f24ab8c (diff) | |
download | FreeBSD-src-c02d224c79a209121012072dc916c2d61ce8c1e5.zip FreeBSD-src-c02d224c79a209121012072dc916c2d61ce8c1e5.tar.gz |
Move pmap_collect() out of the machine-dependent code, rename it
to reflect its new location, and add page queue and flag locking.
Notes: (1) alpha, i386, and ia64 had identical implementations
of pmap_collect() in terms of machine-independent interfaces;
(2) sparc64 doesn't require it; (3) powerpc had it as a TODO.
Diffstat (limited to 'sys/vm/vm_page.c')
0 files changed, 0 insertions, 0 deletions