Bug#659565: [debian-mysql] Bug#659565: mysql-5.5: Enable the Linux native AIO support

2012-02-18 Thread Guillaume Plessis
Ooops, I forgot to handle non-linux systems. What about this new patch? -- Guillaume Plessis Le 14 févr. 2012 à 20:23, Clint Byrum a écrit : > Great idea! > > I'm a little concerned at what your patch might do on kfreebsd and > hurd. Perhaps put in some checks to disable it on those systems?

Bug#659565: [debian-mysql] Bug#659565: mysql-5.5: Enable the Linux native AIO support

2012-02-14 Thread Clint Byrum
Excerpts from Guillaume Plessis's message of Sat Feb 11 22:46:42 -0800 2012: > Package: mysql-5.5 > Version: 5.5.17-4 > Severity: wishlist > Tags: patch > > The InnoDB storage engine now support Linux native asynchronous IO. > Enabling it by default may be a good idea for a better scalability > >

Bug#659565: mysql-5.5: Enable the Linux native AIO support

2012-02-11 Thread Guillaume Plessis
Package: mysql-5.5 Version: 5.5.17-4 Severity: wishlist Tags: patch The InnoDB storage engine now support Linux native asynchronous IO. Enabling it by default may be a good idea for a better scalability More info here http://blogs.innodb.com/wp/2010/04/innodb-performance-aio-linux/ (a patch is a