forked from pool/numactl
Accepting request 1142709 from home:trenn:branches:Base:System
- Update to version 2.0.17.4.g63befa8: * Fix CodeQl Warn: Wrong type of arguments to formatting function * libnuma: Fix incorrect print and exit of numa_preferred/_many APIs * libnuma: Fix unexpected output * Fix README.md * Increase version number * Fix build badge * Fix README.md * Update README.md * Add configure file for release * Fix unused function return warning in numastat * fix complain() fuction print newline * Document that numa_police_memory may cause data races * Add numastat_diff from jirka-h * Enable v1 compatibility for unused getnodemask test * libnuma: Handle initialization without sysfs * Support empty memory nodes * numactl: Add --version option to print version * Remove obsolete numamon file * numactl: Use standard tab indent for print_node_cpus * Avoid using /proc/cpuinfo in test suite * numact: Add --cpu-compress option * Pin release workflow script to minimize risk of supply chain attacks * move_pages: Fix warning (missing hunk from earlier revert) * numastat: Remove unused functions * distance: Remove unused variable (NFC) * numademo: Adjust memcpy test bandwidth calculation * numactl.c: Refactor print_node_cpus to display CPU ranges * numactl.c: Refactor print_node_cpus to display CPU ranges * numactl.c: Refactor print_node_cpus to display CPU ranges OBS-URL: https://build.opensuse.org/request/show/1142709 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=102
This commit is contained in:
parent
7a01394eea
commit
1141a6e3e2
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/numactl/numactl</param>
|
<param name="url">https://github.com/numactl/numactl</param>
|
||||||
<param name="changesrevision">693fee1ed3d9524d2696f6ba021431b3176b6f57</param></service></servicedata>
|
<param name="changesrevision">63befa86deb5e818dc95cde247776a3c93504ce6</param></service></servicedata>
|
BIN
numactl-2.0.16.21.g693fee1.obscpio
(Stored with Git LFS)
BIN
numactl-2.0.16.21.g693fee1.obscpio
(Stored with Git LFS)
Binary file not shown.
3
numactl-2.0.17.4.g63befa8.obscpio
Normal file
3
numactl-2.0.17.4.g63befa8.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:be3c2e63cff4916e15f9c7a9c312e4d32bdf972717ca7fb946903c44d3d4d82b
|
||||||
|
size 900108
|
@ -1,3 +1,50 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 30 06:11:46 UTC 2024 - trenn@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.0.17.4.g63befa8:
|
||||||
|
* Fix CodeQl Warn: Wrong type of arguments to formatting function
|
||||||
|
* libnuma: Fix incorrect print and exit of numa_preferred/_many APIs
|
||||||
|
* libnuma: Fix unexpected output
|
||||||
|
* Fix README.md
|
||||||
|
* Increase version number
|
||||||
|
* Fix build badge
|
||||||
|
* Fix README.md
|
||||||
|
* Update README.md
|
||||||
|
* Add configure file for release
|
||||||
|
* Fix unused function return warning in numastat
|
||||||
|
* fix complain() fuction print newline
|
||||||
|
* Document that numa_police_memory may cause data races
|
||||||
|
* Add numastat_diff from jirka-h
|
||||||
|
* Enable v1 compatibility for unused getnodemask test
|
||||||
|
* libnuma: Handle initialization without sysfs
|
||||||
|
* Support empty memory nodes
|
||||||
|
* numactl: Add --version option to print version
|
||||||
|
* Remove obsolete numamon file
|
||||||
|
* numactl: Use standard tab indent for print_node_cpus
|
||||||
|
* Avoid using /proc/cpuinfo in test suite
|
||||||
|
* numact: Add --cpu-compress option
|
||||||
|
* Pin release workflow script to minimize risk of supply chain attacks
|
||||||
|
* move_pages: Fix warning (missing hunk from earlier revert)
|
||||||
|
* numastat: Remove unused functions
|
||||||
|
* distance: Remove unused variable (NFC)
|
||||||
|
* numademo: Adjust memcpy test bandwidth calculation
|
||||||
|
* numactl.c: Refactor print_node_cpus to display CPU ranges
|
||||||
|
* numactl.c: Refactor print_node_cpus to display CPU ranges
|
||||||
|
* numactl.c: Refactor print_node_cpus to display CPU ranges
|
||||||
|
* Refactor print_node_cpus to display CPU ranges instead of individual CPUs
|
||||||
|
* numactl: Fix manual for --preferred and --preferred-many
|
||||||
|
* Revert "Fix build error on riscv64 by linking libatomic"
|
||||||
|
* Include <fcntl.h> instead of <sys/fcntl.h>
|
||||||
|
* Fix the example usage in the numactl manual
|
||||||
|
* Fix issue #190 about numa_exit_on_warn does not work
|
||||||
|
* Create SECURITY.md
|
||||||
|
* fix: fix memory leaks when run with -H
|
||||||
|
* use mems allowed nodes to test prefer_many policy.
|
||||||
|
* fix typo in memhog.8
|
||||||
|
* Update move_pages.c
|
||||||
|
* migspeed don't have to be linked against librt
|
||||||
|
* Add MPOL_F_RELATIVE/STATIC_NODES
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 25 07:46:43 UTC 2023 - trenn@suse.de
|
Tue Apr 25 07:46:43 UTC 2023 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: numactl
|
name: numactl
|
||||||
version: 2.0.16.21.g693fee1
|
version: 2.0.17.4.g63befa8
|
||||||
mtime: 1678851049
|
mtime: 1706532590
|
||||||
commit: 693fee1ed3d9524d2696f6ba021431b3176b6f57
|
commit: 63befa86deb5e818dc95cde247776a3c93504ce6
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package numactl
|
# spec file for package numactl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: numactl
|
Name: numactl
|
||||||
Version: 2.0.16.21.g693fee1
|
Version: 2.0.17.4.g63befa8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: NUMA Policy Control
|
Summary: NUMA Policy Control
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user