Contained WithinFind More DocumentationFeatured Support Resources | PDF로 이 문서 다운로드 (8966 KB)
ramdiskadm(1M)Name | Synopsis | Description | Options | Examples | Exit Status | Attributes | See Also | Notes Name
Synopsis/usr/sbin/ramdiskadm -a name size [g | m | k | b] /usr/sbin/ramdiskadm -d name /usr/sbin/ramdiskadm DescriptionThe ramdiskadm command administers ramdisk(7D), the ramdisk driver. Use ramdiskadm to create a new named ramdisk device, delete an existing named ramdisk, or list information about existing ramdisks. Ramdisks created using ramdiskadm are not persistent across reboots. Options
The following options are supported: Without options, ramdiskadm lists any existing ramdisks, their sizes (in decimal), and whether they can be removed by ramdiskadm (see the description of the -d option, above). ExamplesExample 1 Creating a 2MB Ramdisk Named mydisk
Example 2 Listing All Ramdisks
Exit StatusAttributesSee attributes(5) for descriptions of the following attributes:
See AlsoNotesThe abilities of ramdiskadm and the privilege level of the person who uses the utility are controlled by the permissions of /dev/ramdiskctl. Read access allows query operations, for example, listing device information. Write access is required to do any state-changing operations, for example, creating or deleting ramdisks. As shipped, /dev/ramdiskctl is owned by root, in group sys, and mode 0644, so all users can do query operations but only root can perform state-changing operations. An administrator can give write access to non-privileged users, allowing them to add or delete ramdisks. However, granting such ability entails considerable risk; such privileges should be given only to a trusted group. Name | Synopsis | Description | Options | Examples | Exit Status | Attributes | See Also | Notes |
||||||||