summaryrefslogtreecommitdiff
path: root/kern/llsync.c
AgeCommit message (Expand)Author
2013-06-03kern/llsync: use the work module for deferred processingRichard Braun
2013-06-01kern/thread: update creation attributes handlingRichard Braun
2013-05-25kern/llsync: replace raw bitmaps with cpumapsRichard Braun
2013-05-24kern/llsync: group related functionsRichard Braun
2013-05-24kern/llsync: fix checkpoint reset interrupt handlingRichard Braun
2013-05-24kern/llsync: fix first processor registrationRichard Braun
2013-05-24kern/llsync: minor refactoringRichard Braun
2013-05-24kern/llsync: disable interrupts on per-CPU data accessRichard Braun
2013-05-24kern/llsync: assume interrupts are disabled on commitRichard Braun
2013-05-24kern/llsync: improve concurrencyRichard Braun
2013-05-24kern/llsync: fix deadlockRichard Braun
2013-05-24kern/llsync: set worker thread processor affinityRichard Braun
2013-05-15kern/llsync: new moduleRichard Braun