Page 1 of 1

Question about possibly better performance by caching SSD?

Posted: Fri Sep 19, 2014 5:26 am
by RobF99
Can I ask is block based reading faster than virtual cluster based reading? Reason I ask is that I want to try actually using L2Storage for the SSD so that if the OS wants to read a file from the SSD would it read faster from the actual SSD virtual cluster or would the read be faster if it read block based from the SSD?

Thanks