summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2009-05-28 06:52:14 +0000
committeralc <alc@FreeBSD.org>2009-05-28 06:52:14 +0000
commit6d68011290a6156f9221c2fbc75599f7502907f3 (patch)
tree4395e505315d3bd751672163fadd51d09874d25b /lib/libc
parent10a76e38af8b8b4a2cd78809f3787aed2f3ada08 (diff)
downloadFreeBSD-src-6d68011290a6156f9221c2fbc75599f7502907f3.zip
FreeBSD-src-6d68011290a6156f9221c2fbc75599f7502907f3.tar.gz
Revise vm_pageout_scan()'s handling of partially dirty pages. Specifically,
rather than unconditionally making partially dirty pages fully dirty, only make partially dirty pages fully dirty if the pmap says that the page has been modified. (This change is also a small optimization. It eliminate an unnecessary call to pmap_is_modified() on pages that are mapped read only.) Suggested by: tegge
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud