https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=137246
--- Comment #3 from Konstantin Belousov <k...@freebsd.org> --- The write event should fire when syncer flushes dirty pages to the backing file. This occurs periodically once in 30-60 secs. The only exception is tmpfs. Of course we cannot ignite the NOTE_WRITE when userspace dirties the page, because it would cause extremely high overhead. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"