HomeFreeBSD

tmpfs: add nomtime mount option,

Description

tmpfs: add nomtime mount option,

which disables tracking mtime updates due to writes through the shared
mapped areas backed by tmpfs files. This removes periodic scans which
downgrades rw mapped pages to ro to note the writes.

Suggested by: mjg
Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D23432

Details

Provenance
kibAuthored on Feb 4 2020, 7:05 PM
Parents
rG8d34a3bf7d64: Enable vm_object_mightbedirty() and vm_object_page_clean() for swap
Branches
Unknown
Tags
Unknown