Re: [Maria-discuss] Threadpool benchmarks / feature note

2014-02-01 Thread Colin Charles
Hi svoj, On 28 Jan 2014, at 14:53, Sergey Vojtovich wrote: > Hi Colin, > > thanks a lot. We were also talking about some NUMA patch, right? > http://www.percona.com/doc/percona-server/5.6/performance/innodb_numa_support.html I'm guessing it's this commit: https://github.com/twitter/

Re: [Maria-discuss] Threadpool benchmarks / feature note

2014-01-30 Thread Roberto Spadim
sorry :) thanks sergei 2014-01-30 Sergei Petrunia : > On Thu, Jan 30, 2014 at 05:00:36AM -0200, Roberto Spadim wrote: >> hum... an idiot question, i didn't think it about before asking... >> >> why not allow one server running two tcp ports, or unix socket or >> pipes or any other listening method

Re: [Maria-discuss] Threadpool benchmarks / feature note

2014-01-30 Thread Sergei Petrunia
On Thu, Jan 30, 2014 at 05:00:36AM -0200, Roberto Spadim wrote: > hum... an idiot question, i didn't think it about before asking... > > why not allow one server running two tcp ports, or unix socket or > pipes or any other listening method? each one using a scheduler style, > TP (thread pool) or

Re: [Maria-discuss] Threadpool benchmarks / feature note

2014-01-29 Thread Roberto Spadim
hum... an idiot question, i didn't think it about before asking... why not allow one server running two tcp ports, or unix socket or pipes or any other listening method? each one using a scheduler style, TP (thread pool) or OTPC (one thread per client)? for example... i have some queries that exe

Re: [Maria-discuss] Threadpool benchmarks / feature note

2014-01-29 Thread Colin Charles
Hi XL, On 28 Jan 2014, at 18:20, Axel Schwenke wrote: > Hi Colin, > >> XL: Can you think about doing benchmarks like Ranger has done? >> (http://www.mysqlperformanceblog.com/2014/01/23/percona-server-improve-scalability-percona-thread-pool/) > > I did those benchmarks for 5.5. The r/w benchma

Re: [Maria-discuss] Threadpool benchmarks / feature note

2014-01-27 Thread Sergey Vojtovich
Hi Colin, thanks a lot. We were also talking about some NUMA patch, right? Thanks, Sergey On Tue, Jan 28, 2014 at 09:28:36AM +0800, Colin Charles wrote: > Hi! > > Svoj: this is MDEV-5533 (https://mariadb.atlassian.net/browse/MDEV-5533) > > XL: Can you think about doing benchmarks like Ranger h

[Maria-discuss] Threadpool benchmarks / feature note

2014-01-27 Thread Colin Charles
Hi! Svoj: this is MDEV-5533 (https://mariadb.atlassian.net/browse/MDEV-5533) XL: Can you think about doing benchmarks like Ranger has done? (http://www.mysqlperformanceblog.com/2014/01/23/percona-server-improve-scalability-percona-thread-pool/) Thanks -- Colin Charles, Chief Evangelist MariaDB