Bug #39565 | Falcon read I/O system is not very efficient | ||
---|---|---|---|
Submitted: | 21 Sep 2008 1:58 | Modified: | 20 Dec 2013 8:18 |
Reporter: | Xuekun Hu | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S5 (Performance) |
Version: | 6.0-falcon | OS: | Linux (SLES10SP1 (2.6.16.46-0.12-smp)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | falcon |
[21 Sep 2008 1:58]
Xuekun Hu
[11 Nov 2009 1:02]
Kevin Lewis
Jim Starkey wrote; You are aware, I hope, that there are tradeoffs for page size, and an exhaustive scan of the a large database is not a typical operation. Yes, a large page size is the most efficient way to read a large table, but most people use indexes (particularly is a human is waiting for the result), and a large page size reduces the number of pages in the page cache for a given amount of memory, reducing the probability that a particular page will be in cache. I suggest that you consider (and weight) various access patterns before you make such bold statements.
[20 Dec 2013 8:18]
Erlend Dahl
This project has been abandoned.