Does poll handler is in interrupt context ?

Tal Shorer tal.shorer at gmail.com
Sun Dec 18 07:47:07 EST 2016


On Sun, Dec 18, 2016 at 11:24 AM, Ran Shalit <ranshalit at gmail.com> wrote:
> Hello,
>
> This is something I'm not too sure about, so I rather ask it here:
> When the context return to userspace on calling poll, is it done in
> interrupt context ?
No. the process will continue running in thread context.



More information about the Kernelnewbies mailing list