Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Set ramdisk more space from RAM:
# add to /etc/system how much % in physical RAM can be use to ramdrive
set ramdisk:rd_percent_physmem=99
Create ramdrive with name 'ramd':
ramdiskadm -a ramd 52G
Create zpool 'ramd' with new ramdrive:
zpool create ramd /dev/ramdisk/ramd
  • No labels