Date: Fri, 13 Apr 2007 11:38:14 -0700 From: Chuck Swiger <cswiger@mac.com> To: "Don O'Neil" <lists@lizardhill.com> Cc: mysql@lists.mysql.com, freebsd-questions@freebsd.org Subject: Re: Mysql Hogging all system resources Message-ID: <1BB47BFC-181B-4CED-B0C0-870D8816A004@mac.com> In-Reply-To: <001301c77d3f$aa57f050$0300020a@mickey> References: <001301c77d3f$aa57f050$0300020a@mickey>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 12, 2007, at 1:17 PM, Don O'Neil wrote: [ ... ] > Is there a way to prioritize or set the amount of resources that > MySQL is > allowed to have? Do I need to set it up as a jailed process maybe? > I've > never done that before, so I'm not sure if it's the right approach > or not. Um, didn't you ask this question yesterday? Use nice/renice to change the process priority of the MySQL server so that you don't starve other processes of CPU.... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1BB47BFC-181B-4CED-B0C0-870D8816A004>