Hi! We're setting up a Solaris system which is behaving poorly, very slow
disk performance. The nice folks at Sun have suggested a mismatch between
the block size MySQL is writing to disk and the block size the the Operating
System is writing to disk.

While we can see the logic in the argument, I have over the years not been
able to find anywhere that this information was available or controlable, so
my assumption has been that mysql gives the data to the operating system to
write to disk and doesn't deal with block sizes.

So here's the questions...

In mysql 4.0.23 or 4.1.8 for Solaris Sparc 64 bit what is the block size
mysql uses for writes to disk, and is there a way to control that?

Best Regards, Bruce


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to