On Monday 28 July 2008 17:09, Andrew Morton wrote: > On Mon, 28 Jul 2008 16:56:37 +1000 Nick Piggin <nickpiggin@xxxxxxxxxxxx> wrote: > > On Monday 28 July 2008 16:51, Andrew Morton wrote: > > > On Mon, 28 Jul 2008 13:34:12 +0900 Hisashi Hifumi > > Yeah, thanks for the numbers. > > > > > OK, thanks. Those are pretty nice numbers for what is probably a > > > fairly common workload. > > > > What kind of workloads does this kind of thing? > > Various databases? (confused). I guess so, I was thinking of direct IO, but I guess there are good open source ones which go through pagecache. > More likely pattern is 8k IOs with 16k pagesize or thereabouts. Right, but it won't be a completely random workload. Also, it would be interesting to know if there are any 8k database block size databases on 4k block size filesystems, running on 16k page size machines, which are very performance critical ;) But I guess it is only a small amount of code in order to get a pretty good speedup. So while those are probably very few installations, it is probably as much because we do a bad job of it as it just isn't a good idea in general ;) The improvement is quite significant, even if it is the artificial best possible case... I suppose let's just merge it then? -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html