filesrcFile SourceSource/FileRead from arbitrary point in a fileErik Walthinsen <omega@cse.ogi.edu>srcsrcalwaysANYsrcsrc
src
locationgchararrayFile LocationLocation of the file to readRWNULLfdgintFile-descriptorFile-descriptor for the file being mmap()dR0mmapsizegulongmmap() Block SizeSize in bytes of mmap()d regionsRW4194304sequentialgbooleanOptimise for sequential mmap accessWhether to use madvise to hint to the kernel that access to mmap pages will be sequentialRWFALSEtouchgbooleanTouch mapped region read dataTouch mmapped data regions to force them to be read from diskRWTRUEuse-mmapgbooleanUse mmap to read dataWhether to use mmap() instead of read()RWFALSE