wok diff 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 diff
     1.1 --- a/cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u	Sat Mar 08 00:40:08 2008 +0100
     1.2 +++ b/cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u	Thu Aug 21 09:56:57 2014 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4 ---- cromfs-1.5.4/cromfs.cc
     1.5 -+++ cromfs-1.5.4/cromfs.cc
     1.6 -@@ -51,3 +51,3 @@
     1.7 +--- cromfs.cc
     1.8 ++++ cromfs.cc
     1.9 +@@ -57,3 +57,3 @@
    1.10   unsigned READDIR_CACHE_MAX_SIZE = 5;
    1.11  -unsigned FBLOCK_CACHE_MAX_SIZE = 10;
    1.12  +unsigned FBLOCK_CACHE_MAX_SIZE = 4;
    1.13 - 
    1.14 +