Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-smmap2

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. To allow processing large files even on 32 bit systems, it allows only portions of the file to be mapped. Once the user reads beyond the mapped region, smmap will automatically map the next required region, unloading unused regions using a LRU algorithm. The interface also works around the missing offset parameter in python implementations up to python 2.5. Although the library can be used most efficiently with its native interface, a Buffer implementation is provided to hide these details behind a simple string-like interface. For performance critical 64 bit applications, a simplified version of memory mapping is provided which always maps the whole file, but still provides the benefit of unloading unused mappings on demand.

Found 1 sites for python3-smmap2

Found 5 RPM for python3-smmap2

PackageSummaryDistributionDownload
python3-smmap2-2.0.5-bp156.3.1.noarch.htmlA pure python implementation of a sliding window memory map managerOpenSuSE Leap 15.6 for noarchpython3-smmap2-2.0.5-bp156.3.1.noarch.rpm
python3-smmap2-2.0.5-bp155.2.9.noarch.htmlA pure python implementation of a sliding window memory map managerOpenSuSE Leap 15.5 for noarchpython3-smmap2-2.0.5-bp155.2.9.noarch.rpm
python3-smmap2-2.0.5-bp154.1.21.noarch.htmlA pure python implementation of a sliding window memory map managerOpenSuSE Leap 15.4 for noarchpython3-smmap2-2.0.5-bp154.1.21.noarch.rpm
python3-smmap2-2.0.5-bp153.1.15.noarch.htmlA pure python implementation of a sliding window memory map managerOpenSuSE Leap 15.3 for noarchpython3-smmap2-2.0.5-bp153.1.15.noarch.rpm
python3-smmap2-2.0.5-lp152.2.3.noarch.htmlA pure python implementation of a sliding window memory map managerOpenSuSE Leap 15.2 for noarchpython3-smmap2-2.0.5-lp152.2.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet