Re: threads and performances

From: Andy Smith (andy_at_strugglers.net)
Date: 05/22/03

  • Next message: Adrian Filipi-Martin: "Re: threads and performances"
    Date: Thu, 22 May 2003 15:14:34 +0100
    To: freebsd-performance@freebsd.org
    
    

    On Thu, May 22, 2003 at 01:24:46PM +0200, patpro wrote:
    > Hello,
    >
    > I use MySQL on several machines running freeBSD, and I was quite
    > surprised to read this :
    > http://jeremy.zawodny.com/blog/archives/000697.html
    > (and http://jeremy.zawodny.com/blog/archives/000203.html)
    >
    > here is the summary of the article :
    >
    > MySQL now runs very well on FreeBSD. I'm no longer steering people
    > toward Linux. There are two important things you should do to make
    > the FreeBSD/MySQL combo work well: (1) build MySQL with LinuxThreads
    > rather than FreeBSD's native threads, and (2) use MySQL 4.x or newer.
    > For more details, keep reading.
    >
    > Is this guy more or less wrong in his explanations about threads ? (I
    > was said so)

    I have no idea about FreeBSD's threading implementation, but since
    Jeremy Zawodny looks after all of Yahoo!'s MySQL servers and is
    probably one of the larger users of MySQL on Earth, he _does_ have a
    wealth of real-world experience to quote from.
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"


  • Next message: Adrian Filipi-Martin: "Re: threads and performances"

    Relevant Pages

    • Re: threads and performances
      ... On Thu, 22 May 2003, patpro wrote: ... > I use MySQL on several machines running freeBSD, ... > MacOSX, and MySQL performances are as bad on FreeBSD as on MacOSX, ...
      (freebsd-performance)
    • threads and performances
      ... I use MySQL on several machines running freeBSD, ... Is this guy more or less wrong in his explanations about threads? ... MacOSX, and MySQL performances are as bad on FreeBSD as on MacOSX, ...
      (freebsd-performance)
    • Re: threads and performances
      ... patpro wrote: ... > I use MySQL on several machines running freeBSD, ... > MySQL now runs very well on FreeBSD. ...
      (freebsd-performance)
    • Re: Should I use mysql, mysqli or PDO?
      ... be tricky business (especially with 'broken' Unicode, ... possibility a quote will appear where there was none). ... escape from mysql while connecting, if you happen to set mysql to ... is a ' in some Uganda encoding. ...
      (comp.lang.php)
    • RE: [PHP] Re: Random Numbers..
      ... What if another quote gets deleted. ... mysql> SELECT value FROM table ORDER BY RAND() LIMIT n; ... > I've got a script which used to generate a random quote. ...
      (php.general)