RE: [PATCH v2 0/2] Hugepage inclusion in core dump

2024-10-25 Thread Morten Brørup
For the series, Acked-by: Morten Brørup

[PATCH v2 0/2] Hugepage inclusion in core dump

2024-10-25 Thread Dmitry Kozlyuk
From: Dmitry Kozlyuk Hugepages often contain information useful for debugging and thus desired for inclusion in core dumps. However, including them has implications and drawbacks, so it must be an opt-in at user's discretion. This patchset add the ability to do so for FreeBSD and for Linux it jus