r22105: Added vfs_readahead module that appears to do wonderful things
authorJeremy Allison <jra@samba.org>
Fri, 6 Apr 2007 18:56:47 +0000 (18:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:13 +0000 (12:19 -0500)
commit97fdd67e83bb2706106a9bae95b32d8d9f8b4066
tree68cb9218531722321f9fe3a2ce81457c83f91375
parenteab9ca7e7d8d7dc3e705720f8bc5dff5c8ec5f5f
r22105: Added vfs_readahead module that appears to do wonderful things
for copying files from Samba when using Windows Vista Windows
explorer.... :-). By default if you add this I can go on my
vmware sessions from 7MB/sec to 12MB/sec (+1 extra MB/sec if
I turn sendfile on).
Jeremy.
source/Makefile.in
source/configure.in
source/modules/vfs_readahead.c [new file with mode: 0644]