Re: missing m4/version.m4 in branch engine-pu

2013-01-06 Thread liubo
ok. > > > > I wonder why there isn't version.sh. > > The autogen stuff got moved to a sub directory... I forget which, go find > it! > -- -- liubo

Re: about thread's stat

2013-01-06 Thread liubo
ok 2013/1/7 dormando > If you want to contribute, helping find/fix bugs in the 1.6 tree is pretty > great. There're also probably some easy bugs to investigate or fix on the > google code bug tracker. > > -Dormando > > On Fri, 4 Jan 2013, liubo wrote: > > >

Re: about thread's stat

2013-01-04 Thread liubo
I means, if there are some work to improve memcache, I will try to code it. memcache has been widely used,it's perfect software. I just want to learn from it , and contribute it if I can. 2013/1/4 liubo > Now,reading the code. > > But not just read,I want to try make some code

Re: about thread's stat

2013-01-03 Thread liubo
t your network to perform up > to those levels. > > Though there's still room for improvement. > > Are you just reading the code academically, or do you have a problem > you're trying to solve? > > On Fri, 4 Jan 2013, liubo wrote: > > > remove global mu

Re: about thread's stat

2013-01-03 Thread liubo
remove global mutex will get more speed up,right? 2013/1/4 liubo > For example,slabs_lock?? some global mutex. > > > 2013/1/4 dormando > >> > Hello. >> > I found all stat is protected by thread's mutex. >> > All event is running in the signal thr

Re: about thread's stat

2013-01-03 Thread liubo
item_alloc code was a 15-30% bump. > > It'll be nice to remove the uncontested locks and save some CPU, but it > was a much lower priority than other work. > > have fun, > -Dormando > -- -- liubo

Re: Issue 303 in memcached: where is the current code? here or github

2012-12-30 Thread liubo
entos 5.4 > > > > 在 2012年12月31日星期一UTC+8上午11时21分12秒,Bo Liu写道: > > thank you for you reply. > > here is my operation: > > > > [liubo@linux64 github]$ git clone git:// > github.com/memcached/memcached.git memcached/ > > Cloning in