Changeset 162 for trunk

Show
Ignore:
Timestamp:
09/13/2006 01:59:57 PM (7 years ago)
Author:
moo
Message:

example ini for xcache.shm_scheme

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.ini

    r127 r162  
    1919[xcache] 
    2020; ini only settings, all the values here is default unless explained 
     21 
     22; select low level shm/allocator scheme implemenation 
     23xcache.shm_scheme =        "mmap" 
    2124; to disable: xcache.size=0 
    2225; to enable : xcache.size=any size > 0 and your system mmap allows