forked from ClickHouse/ClickHouse
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #568 from Altinity/backports/24.8/70900_EPEM_numactl
24.8 Backport of ClickHouse#70900 - make numactl respect EPERM error, when get_mempolicy is is restricted by seccomp
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule numactl
updated
10 files
+1 −1 | VERSION | |
+19 −6 | libnuma.c | |
+3 −0 | numa.h | |
+12 −0 | numactl.8 | |
+25 −10 | numactl.c | |
+2 −0 | numademo.c | |
+2 −1 | numaif.h | |
+59 −80 | numastat.c | |
+7 −2 | syscall.c | |
+7 −0 | versions.ldscript |