freebsd-dev/sys/i386
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
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
bios select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
conf Update NOTES wrt hint for fxp. 2001-02-27 23:02:00 +00:00
i386 Make the kernel actually compile and link under a.out, using 2001-02-25 07:44:39 +00:00
ibcs2 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
include Always use the ELF naming after the demise of asnames.h. 2001-02-25 07:23:03 +00:00
isa Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
linux Linux does not filesystem-sync file-backed writable mmap pages on 2001-02-28 04:30:27 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
svr4 Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00