Has anyone measured the maximum throughput of this card? Can it sustain the full bus potential (PCIe Gen3 x8 [in reality] =~ 7000 MB/s) ?
If you have enough decent SataIII SSD's connected, and are on Linux, please do:
and add up the speeds. Thanks.
======
"If you push something hard enough, it will fall over." -- Fudd's First Law
If you have enough decent SataIII SSD's connected, and are on Linux, please do:
Code:
for i in DrvLtr1 DrvLtr2 ...
do
hdparm -t --direct /dev/sd$i &
done
======
"If you push something hard enough, it will fall over." -- Fudd's First Law