Disk Performance
Jump to navigation
Jump to search
Some tips for increasing disk (I/O) performance under Linux.
Use blockdev to increase the # of read-ahead pages
blockdev --setra 16384 /dev/sda
Some tips for increasing disk (I/O) performance under Linux.
Use blockdev to increase the # of read-ahead pages
blockdev --setra 16384 /dev/sda