Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/conf Align MEMORY_ROOT_DISK_SIZE with INSTA...
details: https://anonhg.NetBSD.org/src/rev/715aff8a39b8
branches: trunk
changeset: 824576:715aff8a39b8
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Jun 09 07:32:24 2017 +0000
description:
Align MEMORY_ROOT_DISK_SIZE with INSTALL32_IP2x
diffstat:
sys/arch/sgimips/conf/INSTALL64_IP2x | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (9 lines):
diff -r b6ba06267e73 -r 715aff8a39b8 sys/arch/sgimips/conf/INSTALL64_IP2x
--- a/sys/arch/sgimips/conf/INSTALL64_IP2x Fri Jun 09 06:43:30 2017 +0000
+++ b/sys/arch/sgimips/conf/INSTALL64_IP2x Fri Jun 09 07:32:24 2017 +0000
@@ -11,4 +11,4 @@
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
-options MEMORY_DISK_ROOT_SIZE=6144# size of memory disk, in blocks (3MB)
+options MEMORY_DISK_ROOT_SIZE=6400# size of memory disk, in blocks (3MB)
Home |
Main Index |
Thread Index |
Old Index