wok view cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u @ rev 17057

syslinux/c32box: x86_64 auto select
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 21 09:56:57 2014 +0200 (2014-08-21)
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;