Name: | python-affinity |
---|---|
Version: | 0.1.0 |
Release: | 5.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 16206 |
License: | Python |
RPM: | python-affinity-0.1.0-5.el7.x86_64.rpm |
Source RPM: | python-affinity-0.1.0-5.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/affinity |
Summary: | Control processor affinity on windows and linux |
Description: | 'affinity' provides a simple api for setting the processor affinity by wrapping the specific underlying function calls of each platform. works on windows (requires pywin32) and linux (kernel 2.6 or patched 2.4). |