use mmap() for files of any size. This should be much more buffer
authorAndrew Tridgell <tridge@samba.org>
Thu, 21 May 1998 05:52:37 +0000 (05:52 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 May 1998 05:52:37 +0000 (05:52 +0000)
commit754d120c98d699b5cb9eae20967de0dd949028cd
treef821eaf30d51d759716660de070351ba7b4212d1
parent8e9871303bdd2cbf32f32eee2836d6712de927cd
use mmap() for files of any size. This should be much more buffer
cache friendly.
syscall.c
util.c