Bump the MD image size to 1600 blocks.

This commit is contained in:
scw 2002-03-24 18:10:54 +00:00
parent d0dba1cf87
commit 3d663e9bb1
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.13 2002/03/10 19:56:44 lukem Exp $ # $NetBSD: RAMDISK,v 1.14 2002/03/24 18:10:54 scw Exp $
# #
# RAMDISK: Root/swap on ramdisk # RAMDISK: Root/swap on ramdisk
@ -40,7 +40,7 @@ options INET6 # IPV6
# Enable the hooks used for initializing the ram-disk. # Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT options MEMORY_DISK_IS_ROOT
options MEMORY_DISK_SIZE=1024 options MEMORY_DISK_SIZE=1600
options PIPE_SOCKETPAIR # smaller, but slower pipe(2) options PIPE_SOCKETPAIR # smaller, but slower pipe(2)