Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src One more:
details: https://anonhg.NetBSD.org/src/rev/8b1ed3d14ddf
branches: netbsd-1-4
changeset: 470386:8b1ed3d14ddf
user: he <he%NetBSD.org@localhost>
date: Sat Feb 19 00:29:42 2000 +0000
description:
One more:
o Increase kernel virtual memory on i386 to 1GB
diffstat:
CHANGES-1.4.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 1a64299e6ef9 -r 8b1ed3d14ddf CHANGES-1.4.2
--- a/CHANGES-1.4.2 Sat Feb 19 00:20:18 2000 +0000
+++ b/CHANGES-1.4.2 Sat Feb 19 00:29:42 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.124 2000/02/18 22:22:46 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.125 2000/02/19 00:29:42 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -3459,3 +3459,13 @@
Implement ratecheck(), a function which can help kernel programmers
implement rate-limited actions.
+
+sys/arch/i386/conf/Makefile.i386 patch
+sys/arch/i386/include/param.h patch
+sys/arch/i386/include/pmap.new.h patch
+sys/arch/i386/include/vmparam.h patch
+
+ Move KERNBASE to 0xc0000000, giving the kernel a more-or-less
+ full 1GB of virtual address space, leaving userland with 3GB,
+ and update comments to match the new reality. Fixes parts of
+ PR#9389 and PR#9313.
Home |
Main Index |
Thread Index |
Old Index