Name: | python2-fadvise |
---|---|
Version: | 5.0.0 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 78098 |
License: | BSD |
RPM: | python2-fadvise-5.0.0-1.el7.aarch64.rpm |
Source RPM: | python-fadvise-5.0.0-1.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://chris-lamb.co.uk/projects/python-fadvise |
Summary: | Python interface to posix_fadvise(2) |
Description: | python-fadvise is a Python interface to posix_fadvise(2) which is used to predeclare an access pattern for file data in order that the kernel may make informed decisions regarding (but not limited to) scheduling I/O and caching. |
- Update to 5.0.0
- Update to 4.0.1 - Use github as source - Make files section more specific
- Initial version