add readahead support
authorPeter Lieven <pl@kamp.de>
Mon, 23 Jun 2014 14:31:32 +0000 (16:31 +0200)
committerPeter Lieven <pl@kamp.de>
Mon, 23 Jun 2014 14:31:32 +0000 (16:31 +0200)
commit3ca2aac9a4aceac602684847f756428439bf814d
treec03db3478c750b95ad6ffffebc51b2ac267304a4
parent7a750aea1cb90cd7630ba9e11bb567bd699bda4a
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 <pl@kamp.de>
include/libnfs-private.h
include/nfsc/libnfs.h
lib/init.c
lib/libnfs-win32.def
lib/libnfs.c