Hi,
Does this include a large pages support?
I encountered a problem that the performance went down when several mega bytes were
assigned for each read buffer, read rnd buffer and sort buffer on a Nocona system. I
suspect that many TLB cache miss were happening at that time. Currently, MySQL only
supports large pages for InnoDB. If MySQL will have a slab allocator which supports large
pages like memcached, the performance will improve due to less TLB cache miss, won't it?
Kind regards,
--
Mikiya Okuno, MySQL Support Engineer
Sun Microsystems KK, Tokyo, Japan
http://www-jp.mysql.com/
On 12/05/2009, at 5:37 PM, Manyi Lu - Sun Norway wrote:
> Hi,
>
> Starting from January 2009, we have started a reengineering effort in MySQL server
> group. It is a long term effort aimed at improving the modularity of the code base, reduce
> the number of bugs introduced with new features, and provide a pluggable architecture that
> makes it easier for third parties as well as MySQL to implement plugins. The project just
> found its home on Forge: http://forge.mysql.com/wiki/Refactoring_MySQL. Information
> regarding roadmap, architecture improvements and more will be added as we move forward.
>
> We want to make the project as transparent as possible, and would like invite the
> community to participate! Starting from the coming days and weeks, technical discussions
> regarding reengineering will take place on this mailing list. We anticipate your valuable
> input!
>
>
> Regards,
> Manyi Lu
> Senior Manager
> MySQL Engineering
>
> --
> MySQL Internals Mailing List
> For list archives: http://lists.mysql.com/internals
> To unsubscribe: http://lists.mysql.com/internals?unsub=1
>