Changeset 177

Show
Ignore:
Timestamp:
09/17/2006 04:28:49 AM (2 years ago)
Author:
moo
Message:

syn xcache-zh-gb2312.ini with the English version

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache-zh-gb2312.ini

    r149 r177  
    1919[xcache] 
    2020; ���Ķ�ѡ���ini ����޸� �������Ĭ�ֵ, ���� 
     21 
     22; select low level shm/allocator scheme implemenation 
     23xcache.shm_scheme =        "mmap" 
    2124; ��xcache.size=0 
    22 ; ��: xcache.size=��>0���, ͬʱ�ע�����ͳ mmap �� 
    23 xcache.size =                  0 
     25; ��: xcache.size=64M ֮� (��>0���) ͬʱ�ע�����ͳ mmap �� 
     26xcache.size  =                0M 
    2427; �����Ϊ cpu � (cat /proc/cpuinfo |grep -c processor) 
    2528xcache.count =                 1 
     
    3134 
    3235; ͬ�, ֻ���Ա������ 
    33 xcache.var_size  =             0 
     36xcache.var_size  =            0M 
    3437xcache.var_count =             1 
    3538xcache.var_slots =            8K 
     
    5659 
    5760xcache.cacher =               On 
     61xcache.stat   =               On 
    5862xcache.optimizer =           Off 
    5963 
  • trunk/xcache.ini

    r168 r177  
    3636 
    3737; same as aboves but for variable cache 
    38 xcache.var_size  =             0M 
     38xcache.var_size  =            0M 
    3939xcache.var_count =             1 
    4040xcache.var_slots =            8K