Changeset 536

Show
Ignore:
Timestamp:
03/02/2008 05:16:56 AM (7 months ago)
Author:
moo
Message:

64M of shm is a good choice

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.ini

    r399 r536  
    2222; to disable: xcache.size=0 
    2323; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows 
    24 xcache.size  =                0M 
     24xcache.size  =               60M 
    2525; set to cpu count (cat /proc/cpuinfo |grep -c processor) 
    2626xcache.count =                 1 
     
    3333 
    3434; same as aboves but for variable cache 
    35 xcache.var_size  =            0M 
     35xcache.var_size  =            4M 
    3636xcache.var_count =             1 
    3737xcache.var_slots =            8K