AIX provides 'mkramdisk' command for producing a disk that resides in the RAM for very high I/O intensive applications like database.Here is a simple set of commands to create a ramdisk and a filesystem on top of it:1.create a RAM disk specifying the size # mkramdisk 5GThe system will assign the available RAM disk. Since this is the first one, it will be called as ramdisk02.Check for the
No comments:
Post a Comment