Matthew Dillon 0cc3ac8b6c Linux does not filesystem-sync file-backed writable mmap pages on
a regular basis.  Adjust our linux emulation to conform.  This will
cause more dirty pages to be left for the pagedaemon to deal with,
but our new low-memory handling code can deal with it.   The linux
way appears to be a trend, and we may very well make MAP_NOSYNC the
default for FreeBSD as well (once we have reasonable sequential
write-behind heuristics for random faults).
(will be MFC'd prior to 4.3 freeze)

Suggested by: Andrew Gallatin
2001-02-28 04:30:27 +00:00
..
2001-01-24 00:27:28 +00:00
2001-02-16 14:46:16 +00:00
2001-02-16 14:47:24 +00:00
2001-02-16 14:47:24 +00:00
2001-02-16 14:47:24 +00:00
1999-08-28 01:08:13 +00:00