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

Re: [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_p ...

$
0
0
Linus Torvalds writes: (Summary) + * + * Note that for any particular page, only one of the + * structs will actually be visible at the head of the + * wait queue hash table at any particular time, but + * everybody has one, because as one waiter is woken + * up we will need to pick another head for waiters. +} + + +/* + * Find and remove the matching page/bit entry from the (locked) bl list + * + * Return ERR_PTR(-ESRCH) if no matching page at all, NULL if page found + * but not with matching bit.

Viewing all articles
Browse latest Browse all 1267

Trending Articles