Package numactl: Information
Source package: numactl
Version: 2.0.19-alt1
Build time: Dec 2, 2024, 12:58 PM in the task #363830
Category: System/Libraries
Report package bugHome page: https://github.com/numactl/numactl
License: GPLv2
Summary: Simple NUMA policy support
Description:
NUMA stands for Non-Uniform Memory Access, in other words a system whose memory is not all in one place. The system consists of multiple "nodes" of CPUs (processors) and/or memory which are linked together by a special high-speed network. All CPUs have access to all of memory, but a CPU's access to memory on the local or a nearby node is faster than to distant nodes.
List of RPM packages built from this SRPM:
libnuma (x86_64, ppc64le, i586, aarch64)
libnuma-debuginfo (x86_64, ppc64le, i586, aarch64)
libnuma-devel (x86_64, ppc64le, i586, aarch64)
numactl (x86_64, ppc64le, i586, aarch64)
numactl-debuginfo (x86_64, ppc64le, i586, aarch64)
libnuma (x86_64, ppc64le, i586, aarch64)
libnuma-debuginfo (x86_64, ppc64le, i586, aarch64)
libnuma-devel (x86_64, ppc64le, i586, aarch64)
numactl (x86_64, ppc64le, i586, aarch64)
numactl-debuginfo (x86_64, ppc64le, i586, aarch64)
Maintainer: Anton Farygin
Last changed
Dec. 2, 2024 Anton Farygin 2.0.19-alt1
- 2.0.8 -> 2.0.19
Sept. 23, 2024 Anton Farygin 2.0.18-alt1
- 2.0.14 -> 2.0.18 - fixed License in libnuma package according upstream
Nov. 20, 2020 Andrew A. Vasilyev 2.0.14-alt2
- exclude conflicting move_pages(2) man pages