smmap2: smmap2 (A sliding memory map manager)
smmap2:
smmap2: Smmap wraps an interface around mmap and tracks the mapped files as
smmap2: well as the amount of clients who use it. If the system runs out of
smmap2: resources, or if a memory limit is reached, it will automatically
smmap2: unload unused maps to allow continued operation.
smmap2:
smmap2: Homepage: https://github.com/gitpython-developers/smmap
smmap2:
smmap2:
smmap2: