aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/pmcmsp-flash.c
diff options
context:
space:
mode:
authorJoern Engel <joern@wh.fh-wedel.de>2007-02-20 20:22:22 +0100
committerJoern Engel <joern@wh.fh-wedel.de>2007-02-20 20:22:22 +0100
commit21d31f1f7c8f832324fb55eb4b1397b16258904e (patch)
tree54dfa7f24f601713261160e578abeaa5c66a2652 /drivers/mtd/maps/pmcmsp-flash.c
parent8870530a4053add56a2c0eb90a3669facb9f7117 (diff)
downloadkernel_samsung_smdk4412-21d31f1f7c8f832324fb55eb4b1397b16258904e.zip
kernel_samsung_smdk4412-21d31f1f7c8f832324fb55eb4b1397b16258904e.tar.gz
kernel_samsung_smdk4412-21d31f1f7c8f832324fb55eb4b1397b16258904e.tar.bz2
[PATCH] [MTD] block2mtd: remove readahead code
Over the years there was a slow trickle of complaints against the readahead code. Most of them concerned performance, Peter Zijlstra stumbled over it when working unrelated changes and I believe there was an actual bug report. Oh, Andrew Morton also complained about duplicating code from mm/readahead.c. It is just not worth it. On flash media like usb sticks, readahead will make things go slow - very slow. On spinning disks, readahead may be a win, but this is definitely not the place to add it. Signed-off-by: Jörn Engel <joern@lazybastard.org>
Diffstat (limited to 'drivers/mtd/maps/pmcmsp-flash.c')
0 files changed, 0 insertions, 0 deletions