Re: 6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory

From: Filipe Manana
Date: Wed Jul 03 2024 - 06:36:23 EST


On Tue, Jul 2, 2024 at 8:46 PM Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote:
>
>
>
> On Tue, Jul 2, 2024, at 1:22 PM, Filipe Manana wrote:
> > On Tue, Jul 2, 2024 at 3:13 PM Mikhail Gavrilov
> > <mikhail.v.gavrilov@xxxxxxxxx> wrote:
>
> >> Unfortunately, the patch didn't improve anything.
> >> kswapd0 still consumes 100% CPU under load.
> >> And my system continues to freeze.
> >
> > Ok, the concerning part is the freezing and high cpu usage.
>
> We're seeing this in Fedora Rawhide, which is always using the most recent mainline kernel.
>
> User first reported June 25 they were experiencing much longer backup times, normal is ~5 minutes, they're taking 1+ hours now, with frequent freezes of the DE, notices kswapd using 100% CPU and then other processes also start hanging with 100% CPU. Resolution is a power cycle and reverting to 6.9 series.
>
> The workload is described as "restic via ssh to a repo on a backup server".

Any idea how many files, their sizes, the sum of their sizes, etc?

>
> I can try to get more info to narrow down the last known good and first known bad kernels if that's useful.

Isn't that what Mikhail did? He bisected it to a specific commit.

Thanks.

>
>
> --
> Chris Murphy