store eAccelerator's opcode in /dev/shm.
/dev/shm is in memory.
whether php process is running or killed, the cache is there until OS reboot.
I helped 1 customer to implement it, and clear the cache every 2 hours, it's working, and reduce the server load a lot as expected.