*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> md (4)              
Title
Content
Arch
Section
 

MD(4)

Contents


NAME    [Toc]    [Back]

     md -- memory disk

SYNOPSIS    [Toc]    [Back]

     device md

DESCRIPTION    [Toc]    [Back]

     The md driver provides support for four kinds of memory backed virtual
     disks:

     malloc   Backing store is allocated using malloc(9).  Only one mallocbucket
 is used, which means that all md devices with malloc
	      backing must share the malloc-per-bucket-quota.  The exact size
	      of this quota varies, in particular with the amount of RAM in
	      the system.  The exact value can be determined with vmstat(8).

     preload  A file loaded by loader(8) with type `md_image' is used for
	      backing store.  For backwards compatibility the type `mfs_root'
	      is also recognized.  If the kernel is created with option
	      MD_ROOT the first preloaded image found will become the root
	      file system.

     vnode    A regular file is used as backing store.	This allows for mounting
 ISO images without the tedious detour over actual physical
	      media.

     swap     Backing store is allocated from swap space.

     For more information, please see mdconfig(8).

SEE ALSO    [Toc]    [Back]

      
      
     disklabel(5), disklabel(8), fdisk(8), loader(8), mdconfig(8), mdmfs(8),
     newfs(8), vmstat(8)

HISTORY    [Toc]    [Back]

     The md driver first appeared in FreeBSD 4.0 as a cleaner replacement for
     the MFS functionality previously used in PicoBSD and in the FreeBSD
     installation process.

     The md driver did a hostile takeover of the vn(4) driver in FreeBSD 5.0.

AUTHORS    [Toc]    [Back]

     The md driver was written by Poul-Henning Kamp <[email protected]>.


FreeBSD 5.2.1			 March 9, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
class_restore_database Tru64 restore the in-memory class database from disk
class_save_database Tru64 write the in-memory class database to disk
cdfs Tru64 The Compact Disk-Read Only Memory File System (CDFS)
sync2 Tru64 Flush file system metadata and data from memory buffers to disk
sync Tru64 Flush file system metadata and data from memory buffers to disk.
disklabel Tru64 Reads and writes a disk pack label and formats disk partitions
sync NetBSD synchronize disk block in-core status with that on disk
verifyDisk IRIX verifies disk surface and partitions as an option disk
createlabel Tru64 creates a disk label structure for a disk device
sync OpenBSD synchronize disk block in-core status with that on disk
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service