slackbuilds_ponce/python/python3-smmap2
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
python3-smmap2.info
python3-smmap2.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

Smmap wraps an interface around mmap and tracks the mapped files
as well as the amount of clients who use it. If the system runs
out of resources, or if a memory limit is reached, it will
automatically unload unused maps to allow continued operation.