Skip to content
lazy404 edited this page Aug 4, 2013 · 4 revisions

Config

opcache.preferred_memory_model must be set to mmap

opcache.mmap_prefix script writable file name prefix, the cache file is mmap_prefix+uid()

Issues

  1. Deadlock resolution
  2. lz4h compression
  3. deduplication

Clone this wiki locally