How can we increase disk read performance in single command in Linux operating system?
Deepak Kamboj
First of all you must be a root user # hdparm -tT /dev/sda it will show you some result check the current settings # hdparm /dev/sda and change according your requirement.