Name : python3-smmap
| |
Version : 3.0.4
| Vendor : Mageia_Org
|
Release : 1.mga8
| Date : 2020-09-15 19:46:33
|
Group : Development/Python
| Source RPM : python-smmap-3.0.4-1.mga8.src.rpm
|
Size : 0.16 MB
| |
Packager : guillomovitch < guillomovitch>
| |
Summary : A pure python implementation of a sliding window memory map manager
|
Description :
MotivationWhen 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...
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/armv7hl/media/core/release |