== Storage performance ==
=== mmc async (optimizations for dma) === * Tuned DT (http://www.scsifaq.org/RMiller_Tools/dt.html) together with fault generation in order to test error handling in mmc async implementation * Fix bugs in mmc async implementation (ongoing)
=== mmc trim === * Extended trim test cases with secure erase and trim but write performance (after trim) is still not as high as expected. I probably need to go over the eMMC spec again to find my mistakes.