Maximizing flash throughput in your apps

Ariane in our file system team wrote a great blog entry that describes what an application developer can do to improve file system performance.  Anyone who is used to writing files and data to RAM probably found their apps running much more slowly when the user storage system moved to flash.  This blog entry explains some easy things application developers can do to improve their throughput on flash systems. 

https://blogs.msdn.com/ce_base/archive/2006/03/15/IncreaseFSThroughput.aspx

Mike