summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-09-18 01:00:13 -0400
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-09-18 16:19:18 +0700
commitbaacae741c095c685736d9de8e592e4799f549ae (patch)
tree6c1a35b2e1e03151ac97ea6c3422112ea4a838b1
parentf2371545c274f4bb800021b7cc9e51868c079f07 (diff)
downloaddevice_samsung_aries-common-baacae741c095c685736d9de8e592e4799f549ae.zip
device_samsung_aries-common-baacae741c095c685736d9de8e592e4799f549ae.tar.gz
device_samsung_aries-common-baacae741c095c685736d9de8e592e4799f549ae.tar.bz2
Revert "aries-common: increase read-ahead on moviNAND"
A larger read-ahead on a slower NAND can actually be counter-productive because valuable read bandwidth gets used for prefetching information which may or may not be used. This reverts commit 49b6cff5a8e35a354b019d2c5ff1e5a17522f074 Change-Id: I8ec6da2bc6d45e9d668e346690650538b2cfd2ad
-rw-r--r--init.aries.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.aries.rc b/init.aries.rc
index fbe5e2e..c26eb9c 100644
--- a/init.aries.rc
+++ b/init.aries.rc
@@ -18,9 +18,6 @@ on init
symlink /storage/sdcard1 /mnt/emmc
# FIXME: Remove emmc?
- # Increase read ahead on moviNAND
- write /sys/devices/virtual/bdi/179:0/read_ahead_kb 1024
-
# We will create our own ril-daemon service in class 'core' because the
# rild doesn't like being killed. (During device encryption.)
stop ril-daemon