[svlug] Binding a processor to a process -- is it possible?
Jeremy Zawodny
Jeremy at Zawodny.com
Sat Jun 1 18:44:33 PDT 2002
On Sat, Jun 01, 2002 at 06:38:08PM -0700, svlug at gory.org wrote:
> As the subject suggests, I was wondering if there's a way to bind a
> processor on a multi-processor box to a particular process. For
> example, if it's possible to set aside one processor of a dualie
> solely for MySQL.
You'd have to do "one process and all its children" since MySQL is
multi-threaded (and therefore multi-process on Linux).
Jeremy
--
Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo!
<Jeremy at Zawodny.com> | http://jeremy.zawodny.com/
More information about the svlug
mailing list