Re: [RFC][fat] use mpage_readpage when cluster size is page-alignment

From: cai
Date: Thu Dec 29 2005 - 05:19:44 EST


hi,

Ah, yes.

But if cluster is not fragmented it shouldn't fall back, and rather it
will get advantage. And I guess, even if it fall back to
block_read_full_page(), it would be very trivial.

What do you think? We may need benchmark...


i think you are right, i didn't think of adjacent-cluster
so maybe just calling mpage_readpage{s} is enough.

thanks.
junjie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/