RFR: 8268014: Build failure on SUSE Linux Enterprise Server 11.4 (s390x) due to 'SYS_get_mempolicy' was not declared [v4]
Jie Fu
jiefu at openjdk.java.net
Wed Jun 2 14:15:37 UTC 2021
On Wed, 2 Jun 2021 13:54:04 GMT, Florian Weimer <fweimer 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
-------------
PR: https://git.openjdk.java.net/jdk/pull/4277
More information about the hotspot-runtime-dev
mailing list