Re: [PATCH -mm] make swapin readahead skip over holes

From: KOSAKI Motohiro
Date: Wed Jan 11 2012 - 03:02:14 EST


> Also, I doubt current swap_cluster default is best value on nowadays.

I meant, current average hdd spec is,
- average seek time: 8.5ms
- sequential access performance: about 60MB/sec

so, we can eat free lunch up to 7MB ~= 60(MB/sec) * 1000 / 8.5(ms).
--
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/