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-02-25 12:40:30 +00:00
2001-02-27 23:02:00 +00:00
2000-12-30 22:06:19 +00:00
2001-01-29 06:18:14 +00:00
2001-02-24 19:09:37 +00:00
2001-02-11 10:44:09 +00:00
2001-02-22 13:46:09 +00:00