Improved caching
TFS puts a lot of effort into caching the disk to speed up disk accesses. It uses machine learning to learn patterns and predict future uses to reduce the number of cache misses.
Improved caching
TFS puts a lot of effort into caching the disk to speed up disk accesses. It uses machine learning to learn patterns and predict future uses to reduce the number of cache misses.
1
c2rn Jan 10, 2017
Intel 去年推了 CAT , CMT 也是跟 cache 密切相关的硬件技术,不知道和这个软件方法比较如何?
这个用机器学习方法预测 cache 使用也是够清奇的。 |