php Programming Glossary: slab
Memcache : Confusions http://stackoverflow.com/questions/11778495/memcache-confusions gives a status method. However they're related to memory slab statistics. If you would like a monitoring report of usage Check..
Caching a 302MB object http://stackoverflow.com/questions/5650085/caching-a-302mb-object You can modify the value of the POWER_BLOCK within the slabs.c file within the source. In memcached 1.4.2 and higher you.. which will be pluggable adjusted in the future... uses a slabs approach to memory management. Memory is broken up into slabs.. approach to memory management. Memory is broken up into slabs chunks of varying sizes starting at a minimum number and ascending..
|