Get read ahead kernel option

blockdev --getra /dev/sda
# 256  ~~ 128kb

Set 2Mb readahead

blockdev --setra 2048 /dev/sda