NetBSD/sys
rearnsha 87cb8af648 When clearing the modified bit for modified emulation, don't turn
caching on for a page just because we are clearing the writable bit in
the PTE: this is incompatible with the way pmap_vac_me_harder works,
and the code in the modified emulation handler doesn't know about
recalculating the cachable attributes (nor should it, IMO).

Also, if we are invalidating a page, flush its TLB entry; for some
reason we were only doing this when clearing the Write or modified
bits.

These patches together seem to solve the random seg-faults that were
still occuring occasionally under heavy paging.
2001-11-01 15:49:16 +00:00
..
adosfs
altq
arch When clearing the modified bit for modified emulation, don't turn 2001-11-01 15:49:16 +00:00
coda
compat - Add a new vnode flag VEXECMAP, which indicates that a vnode has 2001-10-30 15:32:01 +00:00
conf
crypto
ddb
dev Regen. 2001-11-01 11:06:45 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Fix reversed wait/nowait logic. 2001-10-31 22:23:18 +00:00
lib Make the ELF loadfile routines byte-order independent when used in 2001-10-31 21:24:09 +00:00
lkm Fix botch in last commit which caused some of the "exec" LKMs not to be 2001-11-01 13:41:42 +00:00
miscfs
msdosfs
net Turn the tun device/network interface into a cloning device. 2001-10-31 20:08:17 +00:00
netatalk
netccitt
netinet Add in support for timing out IPv4 routes added due to redirects, 2001-10-30 06:41:09 +00:00
netinet6
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
ntfs
smbfs
stand
sys Rather than using a NetBSD-specific header file <machine/int_types.h> 2001-10-31 18:05:35 +00:00
ufs
uvm allow SWAP_GETDUMPDEV for all users. 2001-11-01 03:49:30 +00:00
Makefile