The default growth factor used in memcached is 1.25 which you can
control with the '-f' option (take a look at the help menu with '-h').
The lower limit of a slab class is 88 bytes and the upper limit is 1MB.
The ideal growth factor depends on your use-case and if you're
interested in playing around with this, you can take a look at the
slab classes that memcached had created with 'stats slabs' (you could
either use telnet or use your client library's functionality to get
the figures).
It's probably best to take a step back and look at your application.
E.g. think what kind of data that you're going to cache and the sizes
of those data.
Other than that this may interest you (not exactly what you're after
but somewhat relevant):
http://torum.net/2008/12/more-memcached-space/
Cheers,
Toru
Try the description I put into the MySQL manual:
http://dev.mysql.com/doc/refman/5.1/en/ha-memcached-using-memory.html
MC
--
Martin MC Brown, Technical Writer
MySQL and Infrastructure Group, Sun Microsystems
http://sun.com | http://mysql.com
Phone: x18435/+44 247 669 8435 Skype: mcmcslp