Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
A brief update on NUMA and MySQL (jcole.us)
41 points by spudlyo on April 16, 2012 | hide | past | favorite | 4 comments


What will be really interesting is when MySQL does NUMA-aware allocation and scheduling. Anecdotally I have seen huge improvements in some of my programs when I arrange to have the data and threads related to a specific request stay on the same NUMA node. AFAIK, MySQL does not currently do this.


The post refers to Twitter MySQL 5.5. I would be interested to know what Percona, a more mature fork, is doing with respect to these recent patches from Twitter.


As far as I know, neither Percona nor any of the others have picked up our changes or anything like them. However we'll be working with them to get something that makes sense in a generally available release.


Thanks for the update. It's great to hear that there may be some work done to make these improvements part of Percona or others.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: