]> git.scottworley.com Git - overonion/commit - reverse_lib.c
Mmap in 512MB chunks
authorScott Worley <scottworley@scottworley.com>
Fri, 12 May 2017 05:21:52 +0000 (22:21 -0700)
committerScott Worley <scottworley@scottworley.com>
Fri, 20 Oct 2017 08:26:41 +0000 (01:26 -0700)
commit639fe3c8c22cf307547d945a833f6999d4dd819e
treea73cb5d443b85446203de55a8de7bf9fe90c0162
parent622af8d7465b204a817a06a4962e5aaee69c4954
Mmap in 512MB chunks

This allows processing large files on 32-bit machines that don't have
the address space to map entire files.
reverse_lib.c