md(4) netbsd man page | unix.com

Man Page: md

Operating Environment: netbsd

Section: 4

MD(4)							   BSD Kernel Interfaces Manual 						     MD(4)

NAME
md -- memory disk driver
SYNOPSIS
pseudo-device md [count]
DESCRIPTION
The md driver enables use of system or user memory as a disk. Memory for the disk must be allocated within the kernel or with mdconfig(8) before the md device may be used as a disk. Its behaviour is configured by the kernel options MEMORY_DISK_HOOKS, MEMORY_DISK_IS_ROOT, MEMORY_DISK_ROOT_SIZE, MEMORY_DISK_DYNAMIC, and MEMORY_DISK_SERVER.
FILES
/dev/md?? block mode memory disk devices. /dev/rmd?? raw mode memory disk devices.
SEE ALSO
options(4), mdconfig(8), mdsetimage(8)
BSD
February 25, 2007 BSD
Related Man Pages
cmdk(7d) - sunos
vn(4) - debian
dk(4) - netbsd
vnd(4) - netbsd
ramdisk(7d) - opensolaris
Similar Topics in the Unix Linux Community
Combining many lines to one using awk or any unix cmd
Two AMD Six Core Opteron 2425 HE 2.1 GHz Processors (Used, Ebay)
Converting Date from YYYYMMDD to DD-MON-YYYY
Making a script to copy files not seen before (using md5sum)
How to remove non-existing rmdisk?