Re: patch proposal: extension of per prefix detailed stats to fixed size prefixes

2009-07-24 Thread JC
By the way, is this patch going to be integrated in the mainline? I mean, I would understand the whole feature to be kicked out but if it kept in the official version, the opimized way to do things sounds better, no? cheers, Jean-Charles On Jun 1, 8:57 pm, Trond Norbye trond.nor...@sun.com

Patch to allow -F option to disable flush_all

2009-07-24 Thread Adrian Otto
Hi, I've attached a patch for a tan option flag -F to disable the purge_all command in memcached. It also includes: 1) A tiny tweak to testapp.c that allowed make test to pass 2) Fixed a minor bug in t/binary.t with a variable scope. 3) Fixed the memcached.spec file to include the

Re: Patch to allow -F option to disable flush_all

2009-07-24 Thread dormando
Hey, We've rejected a few similar patches in the past. Usually if folks need this they have bigger problems... What is your particular use case? I could see this going in though. It squicks me out but I'm open to opinions from the others :) -Dormando On Fri, 24 Jul 2009, Adrian Otto wrote:

Re: Patch to allow -F option to disable flush_all

2009-07-24 Thread Adrian Otto
Dormando, Thanks for your reply. The use case is for using memcached from a hosting environment where multiple subscribers share the same source IP address because they run application code together on the same cluster of web servers. The clusters are large, typically in the hundreds of