NUMA Policy Control
Control NUMA policy for individual processes. Offer libnuma for
individual NUMA policy in applications.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/numactl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fixed-segfault-when-no-node-could-be-found-in |
0000001047 1.02 KB | |
_service | 0000000621 621 Bytes | |
baselibs.conf | 0000000250 250 Bytes | |
numactl-2.0.14.17.g498385e.obscpio | 0000404491 395 KB | |
numactl-clearcache-pie.patch | 0000000997 997 Bytes | |
numactl.changes | 0000025014 24.4 KB | |
numactl.obsinfo | 0000000110 110 Bytes | |
numactl.spec | 0000002607 2.55 KB |
Revision 66 (latest revision is 75)
Dominique Leuenberger (dimstar_suse)
accepted
request 907136
from
Thomas Renninger (trenn)
(revision 66)
- Update to version 2.0.14.17.g498385e: * numactl.c: fix use after free * sysfs.c: prevent mem leak in sysfs_node_read() * sysfs.c: don't leak fd if fail in sysfs_read() * shm.c: fix memleak in verify_shm() * shm.c: fix memleak in dump_shm() * fix description for numa_node_size64 in man as well * fix numa_node_size definition in manpage numa.3 * link with -latomic if needed * libnuma: make numa_police_memory() free of race * numademo: Use first two nodes instead of node 0 and 1 - Enhance _service magic - Enable automake
Comments 0