Page 2 of 2

Re: Trying to implement a EHCI driver

Posted: Fri Oct 14, 2022 11:36 am
by Octocontrabass
nexos wrote:the hard drives' internal cache
Accessing the drive's cache is still limited by the speed of the SATA link. Speeds of 500MB/s are perfectly reasonable for a 6Gbps SATA drive and physically impossible for a slower drive.

Re: Trying to implement a EHCI driver

Posted: Fri Oct 14, 2022 11:50 am
by devc1
And why does Windows Crystal mark tool states a 98 mbps speed ?

Re: Trying to implement a EHCI driver

Posted: Fri Oct 14, 2022 12:29 pm
by Octocontrabass
It's bypassing the drive's cache.