RAMDISK revision 1.4
11.1Such# 21.1Such# kernel config file for memory(RAM) disk 31.1Such# 41.4Such# $NetBSD: RAMDISK,v 1.4 2002/05/09 12:39:24 uch Exp $ 51.1Such# 61.1Such 71.3Suchinclude "arch/hpcsh/conf/GENERIC" 81.1Such 91.1Such# disk/mass storage pseudo-devices 101.1Suchpseudo-device md 1 # memory disk device (ramdisk) 111.1Such 121.1Such# Enable the hooks used for initializing the root memory-disk. 131.1Suchoptions MEMORY_DISK_HOOKS 141.1Suchoptions MEMORY_DISK_IS_ROOT # force root on memory disk 151.1Suchoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 161.4Such#options MEMORY_DISK_DYNAMIC # fs image don't exist in data section. 171.4Suchoptions MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks 18