summaryrefslogtreecommitdiffstats
path: root/sys/net/bpf_filter.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-10-31 07:42:04 +0000
committerpeter <peter@FreeBSD.org>1998-10-31 07:42:04 +0000
commitc9ebff45d03b2e60c25849990936ef4b3bae0483 (patch)
tree6bd6d0c74b3f6041e2ceac7415d3642cf0f32325 /sys/net/bpf_filter.c
parentfa87de8247e8a901afbdb4b1bdbb229424f7e3cb (diff)
downloadFreeBSD-src-c9ebff45d03b2e60c25849990936ef4b3bae0483.zip
FreeBSD-src-c9ebff45d03b2e60c25849990936ef4b3bae0483.tar.gz
The last argument to vm_object_page_clean() are now bit flags, rather than
the old true/false. While here, have vfs_msync() only call vm_object_page_clean() with OBJPC_SYNC if called with MNT_WAIT flags. vfs_msync() is called at unmount time (with MNT_WAIT) and from the syncer process (formerly update). This should make dirty mmap writebacks a little less nasty. I have tested this a little with SOFTUPDATES enabled, but I don't normally use it since I've been badly burned too many times.
Diffstat (limited to 'sys/net/bpf_filter.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud