1 .\" $NetBSD: md.4,v 1.4 2004/01/12 21:17:30 wiz Exp $
3 .\" This file is in the public domain.
10 .Nd memory disk driver
12 .Cd "pseudo-device md" Op Ar count
16 driver enables use of system or user memory as a disk.
17 Memory for the disk must be allocated within the kernel or with
21 device may be used as a disk.
22 Its behaviour is configured by the kernel options
23 .Sy MEMORY_DISK_HOOKS ,
24 .Sy MEMORY_DISK_IS_ROOT ,
25 .Sy MEMORY_DISK_ROOT_SIZE ,
26 .Sy MEMORY_DISK_DYNAMIC ,
28 .Sy MEMORY_DISK_SERVER .
30 .Bl -tag -width /dev/rmdXX -compact
32 block mode memory disk devices.
34 raw mode memory disk devices.