Dear All,
I am testing SSD drive performance connected to DM8148. In my setup I use DM8148 EVM and OCZ Vertex 3 SSD drive, u-boot and Linux kernel are from PSP_04_04_00_02.
SSD drive is detected as SATA-2 device, link stays in SATA-2 mode, I do not see any errors. IO scheduling is disabled.
For the test I use something like the following command: "time dd if=/dev/null of=/dev/sda bs=1M count=5120"
On DM8148 after multiple repetitions the average speed is approximately 95MB/s.
The same drive on my Linux workstation with the same test shows 200+ MB/s.
What is the reason for such a difference in performance? Is it the hardware limitation? If not, how to improve it?
Thank you for any suggestion