Changeset 177
- Timestamp:
- 09/17/2006 04:28:49 AM (2 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
xcache-zh-gb2312.ini (modified) (3 diffs)
-
xcache.ini (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache-zh-gb2312.ini
r149 r177 19 19 [xcache] 20 20 ; ���Ķ�ѡ���ini ����� �������Ĭ�ֵ, ���� 21 22 ; select low level shm/allocator scheme implemenation 23 xcache.shm_scheme = "mmap" 21 24 ; ��xcache.size=0 22 ; ��: xcache.size= ��>0���,ͬʱ�ע�����ͳ mmap ��23 xcache.size = 025 ; ��: xcache.size=64M ֮� (��>0���) ͬʱ�ע�����ͳ mmap �� 26 xcache.size = 0M 24 27 ; �����Ϊ cpu � (cat /proc/cpuinfo |grep -c processor) 25 28 xcache.count = 1 … … 31 34 32 35 ; ͬ�, ֻ���Ա������ 33 xcache.var_size = 036 xcache.var_size = 0M 34 37 xcache.var_count = 1 35 38 xcache.var_slots = 8K … … 56 59 57 60 xcache.cacher = On 61 xcache.stat = On 58 62 xcache.optimizer = Off 59 63 -
trunk/xcache.ini
r168 r177 36 36 37 37 ; same as aboves but for variable cache 38 xcache.var_size = 0M38 xcache.var_size = 0M 39 39 xcache.var_count = 1 40 40 xcache.var_slots = 8K

