[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0609141718090.4388@g5.osdl.org>
Date: Thu, 14 Sep 2006 17:19:16 -0700 (PDT)
From: Linus Torvalds <torvalds@...l.org>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>
cc: linux-mm@...ck.org,
Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: Re: [RFC] page fault retry with NOPAGE_RETRY
On Fri, 15 Sep 2006, Benjamin Herrenschmidt wrote:
>
> This wait is interruptible. However, we have no way to fail "gracefully"
> from no_page() if the routine we use underneath returns a failure due to
> a signal (we use, logically, -EINTR). It's a generic issue with no_page
> handlers. They can either wait non-interruptibly, or fail with a sigbus
> or oom result.
I certainly personally have nothing against adding a NOPAGE_RETRY, it
seems very straightforward.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists