icon

Pure git implementation of a sliding window memory map manager

smmap-3.0.5-2-any

When reading from many possibly large files in a fashion similar to random access, it is usually the fastest and most efficient to use memory maps.

Although memory maps have many advantages, they represent a very limited system resource as every map uses one file descriptor, whose amount is limited per process. On 32 bit systems, the amount of memory you can have mapped at a time is naturally limited to theoretical 4GB of memory, which may not be enough for some applications.

Name
smmap
Repository
HaikuPorts
Repository Source
haikuports_x86_64
Version
3.0.5-2
Download Size
915 bytes
Source available
Yes
Categories
None
Version Views
4