[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wizsHmCwUAyQKdU7hBPXHYQn-fOtJKBqMs-79br2pWxeQ@mail.gmail.com>
Date: Fri, 6 Dec 2019 19:50:08 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: David Sterba <dsterba@...e.cz>,
David Howells <dhowells@...hat.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Eric Biggers <ebiggers@...nel.org>,
Al Viro <viro@...iv.linux.org.uk>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/2] pipe: Fixes [ver #2]
On Fri, Dec 6, 2019 at 1:04 PM Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> It doesn't fix my "kernel compiles go single-threaded" issue.
I ended up just bisecting it.
The "make goes slow" problem bisects down to b667b8673443 ("pipe:
Advance tail pointer inside of wait spinlock in pipe_read()").
I assume it's the added "do_wakeup = 0" (not the spinlock) that ends
up having some subtle issue.
Very strange, but there it is.
Linus
Powered by blists - more mailing lists