MySQL Forums
Forum List  »  InnoDB

Re: multiple tablespaces Performance comparison
Posted by: Mark Callaghan
Date: July 08, 2008 09:37AM

fsync() is called more frequently when file per table is used because there are more files to flush when dirty pages are written to disk. I don't know whether that changes performance. I do know my fsync rate when up after switching to this.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: multiple tablespaces Performance comparison
2032
July 08, 2008 09:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.