diff options
author | Marius Brehler <marbre@linux.sungazer.de> | 2017-05-25 11:05:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-25 12:09:12 +0200 |
commit | 3a1f74205d9bc8a2499707f55b8eeda297de2ab3 (patch) | |
tree | 6cebc310488dd6322c07d577d3ff2fb835a115e4 /dev-python/smmap2/Manifest | |
parent | net-libs/libpcap: Update live ebuild. (diff) | |
download | gentoo-3a1f74205d9bc8a2499707f55b8eeda297de2ab3.tar.gz gentoo-3a1f74205d9bc8a2499707f55b8eeda297de2ab3.tar.bz2 gentoo-3a1f74205d9bc8a2499707f55b8eeda297de2ab3.zip |
dev-python/smmap2: A sliding window memory map manager
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.
Required to bump dev-python/gitdb (now renamed to gitdb2).
Bug: https://bugs.gentoo.org/619508
Closes: https://github.com/gentoo/gentoo/pull/4740
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-python/smmap2/Manifest')
-rw-r--r-- | dev-python/smmap2/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/smmap2/Manifest b/dev-python/smmap2/Manifest new file mode 100644 index 000000000000..27e0f964b8a6 --- /dev/null +++ b/dev-python/smmap2/Manifest @@ -0,0 +1 @@ +DIST smmap2-2.0.1.tar.gz 21948 SHA256 5c9fd3ac4a30b85d041a8bd3779e16aa704a161991e74b9a46692bc368e68752 SHA512 7c8d27c06befdabf65049e5e0bac5beb07c19ff398a343d953120b9cb1c9ed203232012f4b12180af20fa0dde8feb0d6e8af3e389932407688bcc345548f2501 WHIRLPOOL 973d82e6cd679a82189c617469cb4d749f12d56f8aa0d0cdac9177fb09ae71c3986200730a1b320479a4ee87e9796602f17aadf5b2e12f29d0e950ec9ebcbbbf |