This is a discussion on MySQL Performance on FreeBSD 6/Gentoo/Debian/Fedora within the MySQL Database forums, part of the Database Forums category; Dear MySQL Community, I'd like to know what OS shows the best performance with MySQL. Does anybody have such ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Oleksandr Samoylyk wrote:
> Dear MySQL Community, > I'd like to know what OS shows the best performance with MySQL. > Does anybody have such benchmarks or suggestions? Here is a short one BSD vs Linux http://jeffr-tech.livejournal.com/5705.html Starting to compare different Linux distributions I see a as pointless, as the kernel patches used in one distribution can easily be applied to another. You would get more differences between NetBSD/FreeBSD. Things that would make more difference is the choice of file system, usage of journal and so on, will make a lot more difference. Just using google.com you would find a lot more tests, but keep in mind that many of those are quite old, using old versions of MySQL and kernels that hasn't been seen in bright daylight for eons. -- //Aho |