询问者
windows server 2012 R2 自动缓存的问题?

问题
全部回复
-
Hi shocker0908,
默认情况下windows 操作系统会enable file cache. 在某些特定的情况下, 如对你的I/O performace 特别有影响可以关掉.
但具体的内容,请你对照以为微软的文章去作参考。
https://msdn.microsoft.com/en-us/library/windows/desktop/aa364218(v=vs.85).aspx
另外, 建议你可以参考以为微软关于slow copy file 的问题解释,可以查看一下来优化你的copy 操作
https://blogs.technet.microsoft.com/askperf/2007/05/08/slow-large-file-copy-issues/Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
Hi 你好,
具体的根据微软的文章是需要在CreateFile function里面改参数。
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx
这个可能会涉及开发的问题,建议你可以去我们MSDN 论坛去确认。
https://social.msdn.microsoft.com/Forums/en-US/home
谢谢你的支持和理解。
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Mary DongModerator 2017年4月19日 8:04