Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Revert pull-up of ticket #712, which enabled cached...
details: https://anonhg.NetBSD.org/src/rev/7196762c561c
branches: netbsd-1-6
changeset: 530141:7196762c561c
user: he <he%NetBSD.org@localhost>
date: Fri Feb 14 22:36:51 2003 +0000
description:
Revert pull-up of ticket #712, which enabled cached access to L1 tables.
This causes instability on the release branch, and was only intended as
a performance enhancement.
The netbsd-1-6-PATCH001-RC1 tag is not moved for this change, in
anticipation of a new RC tag shortly.
diffstat:
doc/CHANGES-1.6.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r a77a06500b1e -r 7196762c561c doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Fri Feb 14 22:29:35 2003 +0000
+++ b/doc/CHANGES-1.6.1 Fri Feb 14 22:36:51 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.1,v 1.1.2.110 2003/02/14 02:58:53 jmc Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.111 2003/02/14 22:36:51 he Exp $
A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
@@ -3671,3 +3671,16 @@
[grant, ticket #1166]
(Moved RC1 tag for these last 6 files)
+
+sys/arch/acorn32/acorn32/rpc_machdep.c revert 1.39
+sys/arch/arm/arm32/pmap.c revert 1.110
+sys/arch/cats/cats/cats_machdep.c revert 1.33
+sys/arch/evbarm/integrator/integrator_machdep.c revert 1.26
+sys/arch/evbarm/iq80310/iq80310_machdep.c revert 1.43
+sys/arch/evbarm/iq80321/iq80321_machdep.c revert 1.10
+sys/arch/hpcarm/hpcarm/hpc_machdep.c revert 1.52
+sys/arch/netwinder/netwinder/netwinder_machdep.c revert 1.35
+sys/arch/shark/ofw/ofw.c revert 1.18
+
+ Revert pull-up of cached memory access to L1 tables, this causes
+ instability on the release branch.
Home |
Main Index |
Thread Index |
Old Index