From: Kevin on
Hi,

I'm writing a virtual disk bus enumerator. When I play a video file on
a virtual disk, a few seconds into the video, I see writes to the same
locations that were read before. I don't see this type of activity on a
USB MassStorage key drive. Why are these writes occurring and how do I
tell the filesys (or cache manager) to not do these writes?

Regards,
Kevin