wok-current view cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u @ rev 5598

Up compcache (partial support in kerenl 2.6.33 ; fully in kernel starting 2.6.34)
author Rohit Joshi <jozee@slitaz.org>
date Tue May 18 08:00:24 2010 -0400 (2010-05-18)
parents 3f5d11d71f9e
children
line source
1 --- cromfs.cc
2 +++ cromfs.cc
3 @@ -57,3 +57,3 @@
4 unsigned READDIR_CACHE_MAX_SIZE = 5;
5 -unsigned FBLOCK_CACHE_MAX_SIZE = 10;
6 +unsigned FBLOCK_CACHE_MAX_SIZE = 4;