[patch 0/3] ipc/sem: fix livelock issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series:
1. removes live lockable retry loop in sem_lock().
2. reverts the current -rt wakeup scheme
3. replaces it with a new completion scheme

Removing the retry loop alone fixes the livelock problem, but the
current -rt wakeup scheme then ensures that wakees see the array lock in
a locked state, which split lock semantics require they react to by
taking the array lock themselves, defeating the whole purpose of
splitting the lock into simple/complex operation locks.

-Mike

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux