I am at a loss here guys. SSD is a Crucial M4 2.5 inch with the latest firmware, it is new, not refurbished, have been using it for apx 9 months? Light read/writes as it is only OS drive with small amount of programs, no gaming on it. Trim is enabled. Here are some hdparm results that are trubling me. But first, mobo and cpu specs, Sabertooth 990fx r2.0 bios 2501, amdfx8350
I see no point in checking the rest of the HDDs they are the same. SDA is the SSD. What can be done, the mobo is NOT that new, also the SSD is NOT that new, these are not bleeding edge parts. I am running 14.04 Trusty with all updates and new kernel for other reasons, but speed reads were the same on normal Trusty kernels. I am not running a RAID, but to me, these results look like one no?
Linux rafal-desktop 3.17.2-031702-generic #201410301416 SMP Thu Oct 30 18:18:02 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Code:
rafal@rafal-desktop:~$ sudo hdparm -Tt /dev/sda [sudo] password for rafal: /dev/sda: Timing cached reads: 10066 MB in 2.00 seconds = 5037.00 MB/sec Timing buffered disk reads: 1330 MB in 3.00 seconds = 443.22 MB/sec rafal@rafal-desktop:~$ sudo hdparm -Tt /dev/sdb /dev/sdb: Timing cached reads: 9940 MB in 2.00 seconds = 4973.66 MB/sec Timing buffered disk reads: 504 MB in 3.00 seconds = 167.77 MB/sec rafal@rafal-desktop:~$ sudo hdparm -Tt /dev/sdc /dev/sdc: Timing cached reads: 10018 MB in 2.00 seconds = 5012.52 MB/sec Timing buffered disk reads: 356 MB in 3.01 seconds = 118.10 MB/sec rafal@rafal-desktop:~$ sudo hdparm -Tt /dev/sdd /dev/sdd: Timing cached reads: 9950 MB in 2.00 seconds = 4979.25 MB/sec Timing buffered disk reads: 544 MB in 3.01 seconds = 180.83 MB/sec rafal@rafal-desktop:~$ sudo hdparm -Tt /dev/sde /dev/sde: Timing cached reads: 9898 MB in 2.00 seconds = 4953.17 MB/sec Timing buffered disk reads: 552 MB in 3.00 seconds = 183.91 MB/sec rafal@rafal-desktop:~$ sudo hdparm -Tt /dev/sdf
Linux rafal-desktop 3.17.2-031702-generic #201410301416 SMP Thu Oct 30 18:18:02 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Comment