Previously, we had to copy an entire block out of the old cache every time we wanted to read even a single byte from it. This ended up being a fairly significant performance issue, in addition to the fact that the caching code was duplicated. |
||
|---|---|---|
| .. | ||
| diskreaddriver.cpp | ||
| diskwritedriver.cpp | ||
| extextractordiskreaddriver.cpp | ||
| fat.cpp | ||
| neomemorydiskdriver.cpp | ||
| nulldiskdriver.cpp | ||
| plasiondiskreaddriver.cpp | ||