forked from pool/numactl
Accepting request 976623 from home:kodymo:branches:Base:System
- Update to version 2.0.14.39.g8b18345: * numa(3): Fix typos and punctuation * Avoid libnuma.so dependency on util.o * test/prefered: add test cases for new 'preferred-many' policy * test/prefered: fix compiling problem * numa(3): Update the man page * Update to support multiple nodes * numademo: Add a new test for multiple-preferred-nodes policy * numactl: Simplify preferred selection * libnuma: Export interface to set/get preferred nodes * util: Add new preferred-many type OBS-URL: https://build.opensuse.org/request/show/976623 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=95
This commit is contained in:
parent
e715aaaf1c
commit
3847080ff3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8aae62e0755b90fbd71f2939d642d7e9ed60e6c419fd13ea5944e14425eacd9c
|
|
||||||
size 404491
|
|
3
numactl-2.0.14.39.g8b18345.obscpio
Normal file
3
numactl-2.0.14.39.g8b18345.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ebb8d7fb7e4f2d464e2f7b26e2b99b001017ed871bab739aa7f870da80febbaa
|
||||||
|
size 411659
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 10 09:48:02 UTC 2022 - moritz.kodytek@suse.com
|
||||||
|
|
||||||
|
- Update to version 2.0.14.39.g8b18345:
|
||||||
|
* numa(3): Fix typos and punctuation
|
||||||
|
* Avoid libnuma.so dependency on util.o
|
||||||
|
* test/prefered: add test cases for new 'preferred-many' policy
|
||||||
|
* test/prefered: fix compiling problem
|
||||||
|
* numa(3): Update the man page
|
||||||
|
* Update to support multiple nodes
|
||||||
|
* numademo: Add a new test for multiple-preferred-nodes policy
|
||||||
|
* numactl: Simplify preferred selection
|
||||||
|
* libnuma: Export interface to set/get preferred nodes
|
||||||
|
* util: Add new preferred-many type
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 01 14:24:59 UTC 2021 - trenn@suse.de
|
Wed Sep 01 14:24:59 UTC 2021 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
name: numactl
|
name: numactl
|
||||||
version: 2.0.14.20.g4ee5e0c
|
version: 2.0.14.39.g8b18345
|
||||||
mtime: 1629954115
|
mtime: 1645816726
|
||||||
commit: 4ee5e0cda9b6f00586a7dc366b6dd33c4302e478
|
commit: 8b18345065c39d6b1e498bf635b4c8668e2d8f4e
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package numactl
|
# spec file for package numactl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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.14.20.g4ee5e0c
|
Version: 2.0.14.39.g8b18345
|
||||||
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