Home > Linux, 工具介绍 > Flashcache新版重大变化

Flashcache新版重大变化

July 21st, 2011

原创文章,转载请注明: 转载自系统技术非业余研究

本文链接地址: Flashcache新版重大变化

facebook释出的flashcache见 https://github.com/facebook/flashcache, 也可以参考我之前写的 ppt 如何使用,或者参考我们的dba写的详细使用和配置,见 这里, 这里, 这里

7月20号,作者Mohan做了重大的改变,极大的提高了易用性。

1) Integration of all 3 caching modes (writeback, writethrough and
writearound) into the main flashcache module. Flashcache utilities
have been modified to add support for this as well.

2) Total Overhaul of the flashcache sysctls. Creates per-cache device
sysctl sets, so each individual cache device can be tuned differently.

之前的flashcache版本分成writeback和writethrough独立的版本,开发和维护倾向于writeback,导致很多特性writethrough跟不上,用起来就很不爽。现在好了。

随着磁盘越来越多,每个磁盘cache就非常的必要,因为每个cache的用途不同,需要做的策略也会很大不同。

这个版本更新非常重要。

祝玩得开心!

Post Footer automatically generated by wp-posturl plugin for wordpress.

Categories: Linux, 工具介绍 Tags:
  1. No comments yet.
Comments are closed.