Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full
From: Oleg Nesterov
Date: Wed Feb 26 2025 - 06:39:35 EST
Thanks Sapkal!
I'll try to think. Meanwhile,
On 02/26, Sapkal, Swapnil wrote:
>
> Exact command with parameters is
>
> /usr/bin/hackbench -g 16 -f 20 --threads --pipe -l 100000 -s 100
Can you reproduce with "--process" rather than "--threads" ?
Oleg.