From: Peter Lieven Date: Mon, 23 Jun 2014 14:31:32 +0000 (+0200) Subject: add readahead support X-Git-Tag: upstream/1.9.6^2~26^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=3ca2aac9a4aceac602684847f756428439bf814d;hp=3ca2aac9a4aceac602684847f756428439bf814d;p=deb_libnfs.git add readahead support This patch add support for an internal readahead machanism. The maximum readahead size can be specified via URL parameter readahead. This should significantly speed up small sequential reads. Signed-off-by: Peter Lieven ---