summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_misc.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2010-07-04 11:26:56 +0000
committerkib <kib@FreeBSD.org>2010-07-04 11:26:56 +0000
commite902afedb2d82626bda84aa6a0695ff7a1c1fb35 (patch)
tree6785fecc0f6c72f19cc5b5dc83504dc4553bc6b4 /sys/compat/freebsd32/freebsd32_misc.c
parent56b6a703a500930a3a82648d510bce10b2dc47de (diff)
downloadFreeBSD-src-e902afedb2d82626bda84aa6a0695ff7a1c1fb35.zip
FreeBSD-src-e902afedb2d82626bda84aa6a0695ff7a1c1fb35.tar.gz
Reimplement vm_object_page_clean(), using the fact that vm object memq
is ordered by page index. This greatly simplifies the implementation, since we no longer need to mark the pages with VPO_CLEANCHK to denote the progress. It is enough to remember the current position by index before dropping the object lock. Remove VPO_CLEANCHK and VM_PAGER_IGNORE_CLEANCHK as unused. Garbage-collect vm.msync_flush_flags sysctl. Suggested and reviewed by: alc Tested by: pho
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_misc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud