-n option in memcached 1.2.x not working?

Paul Lindner lindner at inuus.com
Sat Mar 31 21:20:12 UTC 2007


Thanks for noticing this.

I adjusted the getopt() arguments and gave you credit in the Changelog

Committed as revision 482.

On Fri, Mar 30, 2007 at 12:06:20PM -0700, Eli Bingham wrote:
> Memcached folks,
> 
> You may already know about the problem I'm going to describe.  I'm  
> new around here, and I searched the archives but couldn't find any  
> reference to this problem, so here goes...
> 
> The help text describes the "-n" option for setting the minimum slab  
> size.  From code inspection, the case statement in main() supports it:
> [....]
> 
> However, the call to getopt above the case does not include it:
> 
> [....]
>
> while ((c = getopt(argc, argv, "bp:s:U:m:Mc:khirvdl:u:P:f:s:")) != -1) {
> Just thought this might be nice to have fixed, as it's a bit  
> difficult to fine tune allocation without this option!

-- 
Paul Lindner        ||||| | | | |  |  |  |   |   |
lindner at inuus.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.danga.com/pipermail/memcached/attachments/20070331/1e6e016f/attachment.pgp


More information about the memcached mailing list