Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Give memory disk a bit more breathing r...
details: https://anonhg.NetBSD.org/src/rev/cbc8ec7467ea
branches: trunk
changeset: 327404:cbc8ec7467ea
user: joerg <joerg%NetBSD.org@localhost>
date: Thu Mar 06 23:14:16 2014 +0000
description:
Give memory disk a bit more breathing room.
diffstat:
sys/arch/evbppc/conf/INSTALL.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 4ad57a2121a6 -r cbc8ec7467ea sys/arch/evbppc/conf/INSTALL.inc
--- a/sys/arch/evbppc/conf/INSTALL.inc Thu Mar 06 23:13:58 2014 +0000
+++ b/sys/arch/evbppc/conf/INSTALL.inc Thu Mar 06 23:14:16 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL.inc,v 1.1 2011/06/08 05:03:43 matt Exp $
+# $NetBSD: INSTALL.inc,v 1.2 2014/03/06 23:14:16 joerg Exp $
# DEBUG options turned on:
@@ -17,5 +17,5 @@
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
## The ramdisk size must be kept in sync manually with the size of
## the `ramdisk' image (which is built in distrib/evbppc/ramdisk/ramdisk).
-options MEMORY_DISK_ROOT_SIZE=6144 # size of memory disk, in blocks
+options MEMORY_DISK_ROOT_SIZE=6400 # size of memory disk, in blocks
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
Home |
Main Index |
Thread Index |
Old Index