RFR: 8352569: NMT: mmap limits
Johan Sjölen
jsjolen at openjdk.org
Tue Apr 1 07:41:12 UTC 2025
On Tue, 1 Apr 2025 01:57:59 GMT, Rui Li <duke at openjdk.org> wrote:
> With [JDK-8291878](https://bugs.openjdk.org/browse/JDK-8291878), we have a way to limit the native memory size created by malloc.
>
> It'll be nice to have a counterpart for mmap. E.g., [JDK-8350860](https://bugs.openjdk.org/browse/JDK-8350860) will have a good use of mmap limit jvm arg.
Hi,
This is such a large change, it's going to need a much larger description to go with it.
Thanks,
Johan
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24343#issuecomment-2768462453
More information about the hotspot-runtime-dev
mailing list