Thread (56 messages) flat view 56 messages, 11 authors, 2018-05-28

Re: [RFC PATCH for 4.18 00/14] Restartable Sequences

From: Steven Rostedt <rostedt@goodmis.org>
Date: 2018-05-02 16:42:59
Also in: lkml

On Wed, 02 May 2018 16:07:48 +0000
Daniel Colascione [off-list ref] wrote:
Why couldn't we take a page fault just before schedule? The reason we can't
take a page fault in atomic context is that doing so might call schedule.
Here, we're about to call schedule _anyway_, so what harm does it do to
call something that might call schedule? If we schedule via that call, we
can skip the manual schedule we were going to perform.
Another issue is slowing down something that is considered a fast path.

-- Steve
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help