| Name: | python2-fadvise |
|---|---|
| Version: | 5.0.0 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 16666 |
| License: | BSD |
| RPM: | python2-fadvise-5.0.0-1.el7.x86_64.rpm |
| Source RPM: | python-fadvise-5.0.0-1.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-02.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. |