Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #429
details: https://anonhg.NetBSD.org/src/rev/9220705f61d6
branches: netbsd-2-0
changeset: 561255:9220705f61d6
user: jmc <jmc%NetBSD.org@localhost>
date: Tue Jun 01 04:35:17 2004 +0000
description:
#429
diffstat:
doc/CHANGES-2.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r c3c4534a77f1 -r 9220705f61d6 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Tue Jun 01 04:34:52 2004 +0000
+++ b/doc/CHANGES-2.0 Tue Jun 01 04:35:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.242 2004/06/01 04:32:59 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.243 2004/06/01 04:35:17 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -3426,3 +3426,10 @@
Support userconf(4) ("boot -c").
[schmonz, ticket #428]
+
+sys/arch/amd64/amd64/pmap.c 1.10
+
+ Make pmap_collect() a NOP -- due to the way we deal with the
+ four-level pte, invalidating the entire address space results in
+ multi-minute system hangs.
+ [sekiya, ticket #429]
Home |
Main Index |
Thread Index |
Old Index