Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/smmap2: Remove last-rited pkg | Michał Górny | 2020-12-17 | 1 | -1/+0 |
| | | | | | Closes: https://bugs.gentoo.org/755080 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/smmap2: Clean old up | Michał Górny | 2018-01-06 | 1 | -1/+0 |
| | |||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | dev-python/smmap2: Version bump to 2.0.3 | Marius Brehler | 2017-07-30 | 1 | -0/+1 |
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5197 | ||||
* | dev-python/smmap2: A sliding window memory map manager | Marius Brehler | 2017-05-25 | 1 | -0/+1 |
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 |