Date: Tue, 20 Jul 2004 12:40:46 +0200 From: "jesk" <jesk@killall.org> To: <freebsd-current@freebsd.org> Subject: Re: Possible Threading problem with -CURRENT / MySQL? Message-ID: <027e01c46e46$04224f60$45fea8c0@turbofresse> References: <20040618143134.4512.qmail@web14101.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
i got problems too with mysql under freebsd 5.2.1 and CURRENT. i got these problems on two machines with different hardware, but both are single cpu machines. used scheduler is ULE. problem description: under high i/o load the mysqld isnt responding any more. i tested this with dd if=/dev/urandom of=testfile bs=128k on the hdd an was not able to become any ouput from simple select-statements within a long period of time (above minutes). i dont know if this problem occurs from mysql and its threads or if the i/o subsystem has any problems to deal fast enough with two intensives read and write processes and its priorities. best regards, christian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?027e01c46e46$04224f60$45fea8c0>