summaryrefslogtreecommitdiff
path: root/kern/llsync_i.h
AgeCommit message (Expand)Author
2017-06-25Use the C11 alignas and noreturn macrosRichard Braun
2017-06-24Move the CPU_L1_SIZE macro to x86/cpu moduleRichard Braun
2017-05-30Move assert.h to the include directoryRichard Braun
2017-03-16Update system counter namesRichard Braun
2017-03-15kern/syscnt: replace the evcnt moduleRichard Braun
2014-09-09kern/llsync: fix alignment of per-CPU dataRichard Braun
2014-09-05kern/llsync: use percpu variablesRichard Braun
2014-06-11kern/llsync: per-processor deferred work queuesRichard Braun
2014-06-10kern/llsync: rework lockless synchronizationRichard Braun
2014-05-22kern/llsync: track reset eventsRichard Braun
2013-05-24kern/llsync: disable interrupts on per-CPU data accessRichard Braun
2013-05-24kern/llsync: improve concurrencyRichard Braun
2013-05-15kern/llsync: new moduleRichard Braun