Skip to content

Instantly share code, notes, and snippets.

@hicolour
Last active August 29, 2015 14:01
Show Gist options
  • Save hicolour/a258fe26cbb256212c15 to your computer and use it in GitHub Desktop.
Save hicolour/a258fe26cbb256212c15 to your computer and use it in GitHub Desktop.
linux-hardware
# Disk performance
sudo hdparm -I /dev/sda
sudo hdparm -I /dev/sda | grep -i speed
sudo hdparm -tT /dev/sda
iostat -dx /dev/sda 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment