cpuset 1.6-4.1 source package in Ubuntu
Changelog
cpuset (1.6-4.1) unstable; urgency=medium * Non-maintainer upload. * debian/control: add missing dependency python3-future. Thanks to David Bremner <email address hidden>. (Closes: #981227) -- Francisco Vilmar Cardoso Ruviaro <email address hidden> Wed, 10 Feb 2021 18:39:04 +0000
Upload details
- Uploaded by:
- Roberto C. Sanchez
- Uploaded to:
- Sid
- Original maintainer:
- Roberto C. Sanchez
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python | |
Jammy | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cpuset_1.6-4.1.dsc | 1.7 KiB | 8cb3a71b251f6dd1ae513ce008337f80761f5a3fdaaca531d9c6dddef53bade9 |
cpuset_1.6.orig.tar.gz | 114.3 KiB | 61702a7ad9acb9f0ff30abd37cc74dbae52095f265a89aacee99f42a61ac2512 |
cpuset_1.6-4.1.debian.tar.xz | 3.6 KiB | 5021b809e35852a0ff4ee05235a6211e4d362d211b1df6b2115c474309ada4b8 |
Available diffs
- diff from 1.6-4 to 1.6-4.1 (623 bytes)
No changes file available.
Binary packages built by this source
- cpuset: Allows manipluation of cpusets and provides higher level fun
Cpuset is a Python application to make using the cpusets facilities in the
Linux kernel easier. The actual included command is called cset and it allows
manipulation of cpusets on the system and provides higher level functions such
as implementation and control of a basic CPU shielding setup.
.
This package contains the cset command-line utility.
- python3-cpuset: manipluation of cpusets and provides higher level fun - Python 3.x
Cpuset is a Python application to make using the cpusets facilities in the
Linux kernel easier. The actual included command is called cset and it allows
manipulation of cpusets on the system and provides higher level functions such
as implementation and control of a basic CPU shielding setup.
.
This package contains the Python 3.x modules.