On Mon, Jul 22, 2019 at 10:16:44PM +0800, Gao Xiang wrote: > OK, I will give a try. One point I think is how to deal with the case > if there is already cached information when remounting as well as you said. > > As the first step, maybe the mount option can be defined as > allowing/forbiding caching from now on, which can be refined later. Yes; possible solutions include ignoring the issue (assuming that cached data structures that "shouldn't" be in the cache given the new cache strategy will fall out of the cache over time), forcibly flushing the cache when the caching strategy has changed, and of course, forbidding caching strategy change at remount time. Cheers, - Ted _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel