APPLIED: [PATCH v2 0/1][SRU][N/P] System hangs when running the memory stress test

Edoardo Canepa edoardo.canepa at canonical.com
Fri Oct 10 19:22:53 UTC 2025


Applied to noble,plucky:linux/master-next. Thanks.

On 9/30/25 07:02, AceLan Kao wrote:
> From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>
>
> BugLink: https://bugs.launchpad.net/bugs/2103680
>
> [Impact]
> While running the memory stress test, the system becomes unresponsive.
>
> [Fix]
> The commit from linux-next fixes the issue
> 19c5fb83f2a4 mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions
>
> [Test]
> Run the following command on the machine
>     sudo stress-ng --aggressive --verify --timeout 300 --mmapmany 0
> It should finish the test in 5mins.
>
> [Where problems could occur]
> Given that the patch was reviewed and tested by multiple experienced
> kernel developers, the likelihood of it causing a noticeable regression is
> very low. It is far more likely to improve performance and stability on
> NUMA systems under the conditions described in the commit message.
>
> Johannes Weiner (1):
>    mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions
>
>   mm/page_alloc.c | 24 ++++++++++++++++++++++++
>   1 file changed, 24 insertions(+)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x20F88172E14F6784.asc
Type: application/pgp-keys
Size: 3167 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20251010/57f6e63b/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20251010/57f6e63b/attachment.sig>


More information about the kernel-team mailing list