38 Commits

Author SHA1 Message Date
openeuler-ci-bot
474296843b
!74 回合上游社区补丁
From: @wilhelmleibniz 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
2024-12-05 06:22:30 +00:00
Andy Lau
4b271d4f91 backport patches from upstream community 2024-12-03 14:26:36 +08:00
openeuler-ci-bot
0f6b7ae901
!63 Fix the using of the uninitialized value
From: @jamesblunt 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-11-05 02:39:44 +00:00
Zhang Yaqi
ea09aba17c Fix the using of the uninitialized value 2024-07-02 10:47:48 +08:00
openeuler-ci-bot
0ad8c1cd08
!58 libnuma: Fix incorrect print and exit of numa_preferred/_many APIs
From: @zhangnaichuan 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
2024-04-19 01:22:34 +00:00
zhangnaichuan
3ec1d618a2 libnuma: Fix incorrect print and exit of numa_preferred/_many APIs 2024-04-16 15:14:21 +08:00
openeuler-ci-bot
bdd3e299b4
!52 numactl: fix memory leaks when run with -H
From: @chenhaixaing 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2023-12-22 01:52:23 +00:00
chenhaixiang
f7bc85f23b numactl: fix memory leaks when run with -H
signed-off-by:chenhaixiang3@huawei.com
2023-12-18 20:29:54 -05:00
openeuler-ci-bot
0c9136a214
!40 去除已不再需要的RISC-V -latomic参数
From: @laokz 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2023-07-19 03:00:40 +00:00
laokz
728a187a22 riscv64: remove -latomic flag
OpenEuler gcc already support inline subword atomic for
RISC-V. So remove the redundant flag.
2023-07-18 19:46:01 +08:00
openeuler-ci-bot
4e291aa446
!39 numastat: Update system hugepages memory info from sysfs/node/hugepages directory
From: @wuxu_buque_admin 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2023-06-25 03:22:11 +00:00
buque
ce3056a463 numastat: Update system hugepages memory info from sysfs/node/hugepages directory
`numastat -m` gets hugepages memory just from /sys/devices/system/node/node$/meminfo,
it is not the entire hugepages memory of the system, just the default huge page.

Signed-off-by: buque <wuxu.wu@huawei.com>
2023-06-25 10:37:22 +08:00
openeuler-ci-bot
a9ec9b71cf
!34 shm.c: Replace stat64/fstat64/ftruncate64mmap64 with normal functions
From: @wuxu_buque_admin 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-06-20 10:01:42 +00:00
buque
202ca9f2cc shm.c: Replace stat64/fstat64/ftruncate64mmap64 with normal functions
These functions were needed when _FILE_OFFSET_BITS was not 64, using
AC_SYS_LARGEFILE will detect it correctly and make the normal variants
of these functions behave same as their *64 counterparts.
2023-06-20 17:36:39 +08:00
openeuler-ci-bot
28d79be364
!30 numactl.c: Fix merging of neighboring pages' policies in dump_shm
From: @wuxu_buque_admin 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-06-19 12:53:51 +00:00
buque
229e261e91 numactl.c: Fix merging of neighboring pages' policies in dump_shm
In addition to checking that the policies are equal, also check that
the nodes are equal, since the policies may be the same but apply to
different nodes.

Fixes #170
2023-06-19 20:26:20 +08:00
openeuler-ci-bot
24520a3a17
!25 fix wrong nodemask_sz when CONFIG_NODES_SHIFT is less than 5
From: @wuxu_buque_admin 
Reviewed-by: @luochenglcs, @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2023-06-19 12:10:48 +00:00
buque
214d7b07a5 fix wrong nodemask_sz when CONFIG_NODES_SHIFT is less than 5 2023-06-19 19:59:42 +08:00
openeuler-ci-bot
6e8a1e1dc1
!23 [sync] PR-21: fix the problem of some commands of memhog, migspeed and numactl failed to execute
From: @openeuler-sync-bot 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
2023-01-18 01:20:09 +00:00
lijianglin
b954a3c1ba fix the problem of some commands of memhog, migspeed and numactl failed to execute
(cherry picked from commit d81184f055d6f766d4da9f86c9714cf7c39b0f28)
2022-12-16 17:27:09 +08:00
openeuler-ci-bot
7ee651cfe9
!20 [sync] PR-18: delete unused patches
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-11-09 13:46:58 +00:00
Chunsheng Luo
52539b7b43 delete unused patches
(cherry picked from commit 651faa1eca3695ef77c181388cf79c97811fc1ad)
2022-11-09 21:46:39 +08:00
openeuler-ci-bot
1e7391e4cf
!19 [sync] PR-17: 22.03 LTS SP1版本numactl软件升级至v2.0.16
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-11-09 13:46:28 +00:00
Chunsheng Luo
d8c5637d57 update version 2.0.16
(cherry picked from commit 8590877e9d20568a8a3ddc796792cbe7c4a045b2)
2022-11-09 21:45:57 +08:00
openeuler-ci-bot
feef28a2aa
!14 [sync] PR-12: fix segmentation fault with --offset and output wrong result with --verify
Merge pull request !14 from openeuler-sync-bot/sync-pr12-openEuler-22.03-LTS-Next-to-master
2022-02-08 07:11:40 +00:00
zhouwenpei
ac1447b100 fix segmentation fault with --offset and output wrong result with --verify
(cherry picked from commit 1d05e348bc6207304c7805e6cdfaec2f0748e57f)
2022-02-08 15:11:22 +08:00
openeuler-ci-bot
def90ee26e !5 update verion to 2.0.14
From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-30 11:43:49 +00:00
zhouwenpei
6319429c4b update verion to 2.0.14 2021-11-30 14:56:59 +08:00
openeuler-ci-bot
ced88c1044 !4 使能make check执行numactl开源用例
From: @luochenglcs
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-08-27 02:28:10 +00:00
luocheng
54f4e3546b enable make check to execute the test-suites 2021-08-26 09:53:06 -04:00
openeuler-ci-bot
f0b1c65121 !3 numactl delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-08-12 07:30:33 +00:00
chenyanpanHW
511ca2deab
delete -Sgit from %autosetup, and delete BuildRequires git 2021-07-30 23:10:15 +08:00
openeuler-ci-bot
5769f0459f !2 add yaml file in package
Merge pull request !2 from 吴超超/master
2020-06-30 19:33:43 +08:00
19909236985
31f25c1ee0 add yaml file in package 2020-06-17 10:02:10 +08:00
openeuler-ci-bot
f022723234 !1 upgrade version to 2.0.13
Merge pull request !1 from HukunaMatata/upgrade
2020-01-11 10:37:41 +08:00
HukunaMatata
4e76139ef5 upgrade version to 2.0.13 2020-01-10 16:56:22 +08:00
dogsheng
640b6323b0 Package init 2019-12-25 15:59:33 +08:00
overweight
01d34a3665 Package init 2019-09-30 11:10:22 -04:00