RFR: 8268014: Build failure on SUSE Linux Enterprise Server 11.4 (s390x) due to 'SYS_get_mempolicy' was not declared [v4]
Florian Weimer
fweimer at openjdk.java.net
Mon Jun 7 08:24:07 UTC 2021
On Wed, 2 Jun 2021 14:10:36 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> > This is not the correct number. It is 269 on both s390 and s390x. (236 is `gettid` on s390x.)
>
> If this is true, there should be a bug in the libnuma source code [1].
> All my syscall numbers are copied from libnuma code.
> Thanks.
>
> [1] https://github.com/numactl/numactl/blob/master/syscall.c#L121
Thanks, I have filed an issue: numactl/numactl#110
-------------
PR: https://git.openjdk.java.net/jdk/pull/4277
More information about the hotspot-runtime-dev
mailing list