Re: memory efficiency / LRU refactor branch

2015-01-15 Thread dormando
If you want? What would make you confident enough to try the branch in production? Or do you rely on your other patches and that's not really possible? On Thu, 15 Jan 2015, Zhiwei Chan wrote:   I try to use real traffic of application to make a compare test, but it seems that not all of guys

Re: memory efficiency / LRU refactor branch

2015-01-15 Thread Zhiwei Chan
I try to use real traffic of application to make a compare test, but it seems that not all of guys use the cache-client with consistent hash in dev environment. The result is that the traffic is not distributed well as I supposed. Should I fake the traffic and make a compare test instead of

Re: Issue 375 in memcached: Accept4 on FreeBSD 10 - sockets stuck in CLOSE

2015-01-15 Thread memcached
Comment #31 on issue 375 by arne.cl...@gmail.com: Accept4 on FreeBSD 10 - sockets stuck in CLOSE https://code.google.com/p/memcached/issues/detail?id=375 The tests with memcached 1.4.20 did not hang on FreeBSD 10.1 either. So it looks like one of the FreeBSD fixes removed the problem but