Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Viewing all articles
Browse latest Browse all 1267

Re: [PATCH 1/2] sched/wait: Break up long wake list walk

$
0
0
Linus Torvalds writes: (Summary) I actually think it's probably ok in general, but maybe there really is some special case that could have multiple wakeup sources and it needs to see *this* particular one.
see *this* particular one.
(We could perhaps handle that case by checking "is the wait-queue empty now" instead, and just get rid of the re-arming, not break out of the loop immediately after the io_schedule()).
of the loop immediately after the io_schedule()).
Linus
Linus
Linus

Viewing all articles
Browse latest Browse all 1267

Trending Articles