Date: Wed, 10 Jan 2001 20:12:30 -0800 (PST) From: Tom Samplonius <tom@sdf.com> To: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su> Cc: Lauri Laupmaa <mauri@inspiral.net>, database@freebsd.org Subject: Re: mysql (smp) performance Message-ID: <Pine.BSF.4.05.10101102010470.21469-100000@misery.sdf.com> In-Reply-To: <20010110205447.A824@kapran.bitmcnit.bryansk.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Jan 2001, Alex Kapranoff wrote: > > Because there is no such thing as SMP mysql. It is a single process, > > and can only run on a single processor at a time. > > MySQL is heavily multithreaded and thus should take advantage of good SMP. Well, multiprocessing will take advantage of SMP just as good as multithreading. However, today FreeBSD can't schedule threads belong to a single process on more than one CPU. > -- > Alex Kapranoff, Voice: +7(0832)791845 > We've lived 236 hours in the brand new millenium... Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10101102010470.21469-100000>