Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2010-11-10 Thread memcached
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 162 by ferranbonas: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 What steps will reproduce the problem? 1.Start memcached using "sudo memcached" or

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2010-11-10 Thread memcached
Comment #1 on issue 162 by trond.norbye: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 I tried to reproduce this on Solaris, but I failed.. from ./memcached: PID USERNAME SIZE RSS STATE PRI NICE TIME CPU P

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2010-11-10 Thread memcached
Comment #2 on issue 162 by ferranbonas: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 [r...@em-lam-front-01 ~]# memcached -d -p 11211 -u memcached -m 2048 -c 65535 -P /var/run/memcached/memcached.pid -l 10.13.0.120 [

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2010-11-10 Thread memcached
Comment #3 on issue 162 by ferranbonas: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 Here isthe pmap of the daemon with high virtual mem usage: 16977: memcached -d -p 11211 -u memcached -m 2048 -c 65535 -P /var/run

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2010-11-10 Thread memcached
Comment #4 on issue 162 by ferranbonas: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 And the one with the 80Mb: 22184: memcached -d -p 11211 -u memcached -m 2048 -c 65535 -P /var/run/memcached/memcached.pid -l 10.1

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2011-03-25 Thread memcached
Comment #5 on issue 162 by amord...@gmail.com: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 I'm not able to repro this on my set-up either: # uname -a Linux alex-studio 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 21:

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2011-03-25 Thread memcached
Comment #6 on issue 162 by amord...@gmail.com: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 Also (and forgive me if this is obvious, as I'm new to this), why would you want to run 'sudo memcached' if you're already r

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2011-03-25 Thread memcached
Comment #7 on issue 162 by dsalli...@gmail.com: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 Is this related to bug186?

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2011-03-25 Thread memcached
Comment #8 on issue 162 by amord...@gmail.com: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 Certainly thread stack size related: $ ulimit -s 16000 $ ./memcached -d -p 11211 -u nobody -m 2048 -P /var/run/memcached/m

Re: Issue 162 in memcached: Starting memcached from cron or sudo eats 1.5GB Virtual Memory

2011-08-09 Thread memcached
Updates: Status: Invalid Comment #9 on issue 162 by dorma...@rydia.net: Starting memcached from cron or sudo eats 1.5GB Virtual Memory http://code.google.com/p/memcached/issues/detail?id=162 I'm going to close this... users with weird platforms should use ulimit -s to avoid excessi