Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hp300/conf Bump ramdisk size.



details:   https://anonhg.NetBSD.org/src/rev/36d8aebd7faa
branches:  trunk
changeset: 525941:36d8aebd7faa
user:      gmcgarry <gmcgarry%NetBSD.org@localhost>
date:      Mon Apr 22 06:10:16 2002 +0000

description:
Bump ramdisk size.

diffstat:

 sys/arch/hp300/conf/RAMDISK |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r f8ac6018ea5e -r 36d8aebd7faa sys/arch/hp300/conf/RAMDISK
--- a/sys/arch/hp300/conf/RAMDISK       Mon Apr 22 05:58:46 2002 +0000
+++ b/sys/arch/hp300/conf/RAMDISK       Mon Apr 22 06:10:16 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.7 2002/04/02 05:46:36 gmcgarry Exp $
+# $NetBSD: RAMDISK,v 1.8 2002/04/22 06:10:16 gmcgarry Exp $
 #
 # RAMDISK machine description file
 #
@@ -11,5 +11,5 @@
 options        MEMORY_DISK_HOOKS
 options        MEMORY_DISK_IS_ROOT             # force root on memory disk
 options        MEMORY_DISK_SERVER=0            # no mdconfig(8) support
-options        MEMORY_DISK_ROOT_SIZE=2400      # size, in blocks (1.2MB)
+options        MEMORY_DISK_ROOT_SIZE=2880      # size, in blocks (1.44MB)
 pseudo-device  md      1                       # memory disk device



Home | Main Index | Thread Index | Old Index