mysql scaling questions

Kris Kennaway kris at FreeBSD.org
Tue Jan 1 13:11:50 PST 2008


Ivan Voras wrote:
> Kris Kennaway wrote:
> 
>> That's why it's important to dig into the details of what the benchmark
>> is actually doing before you conclude that "the numbers are higher for
>> linux, therefore it has faster syscalls".
> 
> Can you propose a simpler syscall on the GENERIC kernel that could be
> used instead of getpid()? Unixbench is easily patched so the theory I
> put out can be easily checked.
> 
> 

So it is using getpid?  It should be fine on FreeBSD with the previous 
provisos, but you also need to check Linux behaviour and compare on 
identical hardware before you can draw conclusions.

Kris


More information about the freebsd-performance mailing list