Date: Sun, 3 Mar 1996 18:04:26 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/vm vm_map.c Message-ID: <199603040204.SAA25614@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/03/03 18:04:26 Modified: sys/vm vm_map.c Log: Fix a problem that pages in a mapped region were not always properly invalidated. Now we traverse the object shadow chain properly. Revision Changes Path 1.36 +17 -1 src/sys/vm/vm_map.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603040204.SAA25614>