icon Top 9 categories map      RocketAware > man pages >

rdconfig(8)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD



RDCONFIG(8)             OpenBSD System Manager's Manual            RDCONFIG(8)

NAME
     rdconfig - configure RAM disks



SYNOPSIS
     rdconfig -c [-v] special_file 512-byte-blocks

DESCRIPTION
     The rdconfig command configures RAM disk devices.  It will associate the
     special file special_file with a range of user-virtual memory allocated
     by the rdconfig process itself.  The rdconfig command should be run in
     the background.  If successful, the command will not return.  Otherwise,
     an error message will be printed.

     To "unconfigure" the ramdisk, just kill the background rdconfig process
     started earlier.

FILES
     /dev/rrd??
     /dev/rd??

EXAMPLES
           rdconfig /dev/rd0a 2048 &

     Configures the RAM disk rd0a with one megabyte of user-space memory.

BUGS
     The special device will become inoperative if the rdconfig process is
     killed while the special device is open.

SEE ALSO
     swapon(8),  mount(8),  umount(8).

4th Berkeley Distribution        July 8, 1993                                1

Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
OpenBSD sources for rdconfig(8)


[Overview Topics]

Up to: File System Operations - Operations for entire file-systems (quotas, configuration, consistency, mount, unmount, et al)
Up to: Hardware Access


RocketLink!--> Man page versions: OpenBSD






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > man pages > rdconfig.8/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments