Changeset 255 for branches/1.1/xcache-zh-gb2312.ini
- Timestamp:
- 10/17/2006 06:30:41 PM (2 years ago)
- Location:
- branches/1.1
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
xcache-zh-gb2312.ini (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.1
- Property svnmerge-integrated set to /trunk:1-157,159,161-162,167-180,182,184,186-187,194
-
branches/1.1/xcache-zh-gb2312.ini
r149 r255 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

