libsys-cpuaffinity-perl binary package in Ubuntu Lunar arm64
The details of getting and setting process CPU affinities varies greatly from
system to system. Even among the different flavors of Unix there is very
little in the way of a common interface to CPU affinities. The existing tools
and libraries for setting CPU affinities are not very standardized, so that a
technique for setting CPU affinities on one system may not work on another
system with the same architecture.
.
Sys::CpuAffinity seeks to do one thing and do it well: manipulate CPU
affinities through a common interface on as many systems as possible, by any
means necessary.
.
The module is composed of several subroutines, each one implementing a
different technique to perform a CPU affinity operation. A technique might
try to import a Perl module, run an external program that might be installed
on your system, or invoke some C code to access your system libraries.
Usually, a technique is applicable to only a single or small group of
operating systems, and on any particular system, the vast majority of
techniques would fail. Regardless of your particular system and
configuration, it is hoped that at least one of the techniques will work and
you will be able to get and set the CPU affinities of your processes.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-12-13 04:25:02 UTC | Published | Ubuntu Lunar arm64 | release | universe | perl | Optional | 1.13~03-2 | ||
|
|||||||||
Deleted | Ubuntu Lunar arm64 | proposed | universe | perl | Optional | 1.13~03-2 | |||
|
|||||||||
2022-12-13 04:32:07 UTC | Superseded | Ubuntu Lunar arm64 | release | universe | perl | Optional | 1.13~03-1build1 | ||
|