Using xcache 3.1.0 on php 5.4.24 on a dual hexacore machine (12 cores):
[~]# cat /proc/cpuinfo |grep -c processor
12
I have entered 12 in the count property of the xcache object in the php.ini and the webadmin agrees:
However, I am getting 16 slots for php caching, all of which are being used:
Can anyone explain this? Is this supposed to happen?