FreeBSD 10.1 で zfs の arc が ― 2014年11月01日 21時27分14秒
The default zfs(8) ARC hash table size has been increased, and a new loader(8) tunable, vfs.zfs.arc_average_blocksize, has been added. Previously, the hash table could be too small, which would lead to long hash chains and limit performance for cached reads. The vfs.zfs.arc_average_blocksize tunable allows overriding the default block size. The previous default was 65536, and default of the new loader(8) tunable is 8192. [r269846]このハッシュテーブルが小さ過ぎると、キャッシュを読むのに余計な時間がかかってしまうそうだ。
最近のコメント