*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: mdconfig | Section: 8 | Source: NetBSD | File: mdconfig.8
MDCONFIG(8) FreeBSD System Manager's Manual MDCONFIG(8) NAME mdconfig - configure MEMORY disks SYNOPSIS mdconfig special_file 512-byte-blocks DESCRIPTION The mdconfig command configures memory disk devices. It will associate the special file special_file with a range of user-virtual memory allocated by the mdconfig process itself. The mdconfig command should be run in the background. If successful, the command will not return. Otherwise, an error message will be printed. To "unconfigure" the memory disk, just kill the background mdconfig process started earlier. FILES /dev/rmd?? /dev/md?? EXAMPLES mdconfig /dev/md0c 2048 & Configures the memory disk md0c with one megabyte of user-space memory. SEE ALSO mount(8), swapon(8), umount(8) BUGS The special device will become inoperative if the mdconfig process is killed while the special device is open. FreeBSD 14.1-RELEASE-p8 July 8, 1993 FreeBSD 14.1-RELEASE-p8

Navigation Options