Name : perl-Unix-Processors
| |
Version : 2.046
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 16:18:03
|
Group : Development/Libraries/Perl
| Source RPM : perl-Unix-Processors-2.046-lp155.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Interface to processor (CPU) information
|
Description :
This package provides accessors to per-processor (CPU) information. The object is obtained with the Unix::Processors::processors call. the operating system in a OS independent manner.
* max_online
Return number of threading processors currently online. On hyperthreaded Linux systems, this indicates the maximum number of simultaneous threads that may execute; see max_physical for the real physical CPU count.
* max_physical
Return number of physical processor cores currently online. For example, a single chip quad-core processor returns four.
* max_socket
Returns the number of populated CPU sockets, if known, else the same number as max_physical. For example, a single chip quad-core processor returns one.
* max_clock
Return the maximum clock speed across all online processors. Not all OSes support this call.
* processors
Return an array of processor references. See the Unix::Processors::Info manual page. Not all OSes support this call.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-U/15.5/x86_64 |