Xuefer - 2004-05-28

Logged In: YES
user_id=185131

i myself rate this RFE for highest rank.
stable is more than "works fine"
cos some random crashes can't be reproduced in test env.

this RFE require a non-blocking lock, and a "disable/reinitize"
flag (if can make it accessable without lock, it should be
faster)
-> when disable is set, php should work as if there's no
mmcache
-> when reinitize flag is set, mmcache try to obtain a write-
lock(non-blocking mode)
---> if ok, reinitize the mmcache-share-memory
---> if failed. run php as if mmcahce is disabled
all these stuffs is to make living site UP