seL4/include/kernel
Anna Lyons b33d4680f2 mcs: Avoid charging invalid scheduling contexts
ChargeBudget can be called after a preemption, but the preemption may
have deleted the scheduling context. Do not charge scheduling contexts
that have been deleted (check scRefillMax).
2019-08-22 11:22:41 +10:00
..
boot.h mcs: Add a scheduling context object 2019-08-22 11:22:34 +10:00
cspace.h unsigned int -> word_t 2015-12-10 10:45:21 +11:00
faulthandler.h mcs: timeout exceptions 2019-08-22 11:22:38 +10:00
sporadic.h mcs: explicitly use ksCurSC 2019-08-22 11:22:41 +10:00
stack.h Fix trivial comment typos. 2018-03-27 10:51:26 +11:00
thread.h mcs: Avoid charging invalid scheduling contexts 2019-08-22 11:22:41 +10:00
traps.h SMP: move lock.h to architecture-independent include/smp 2017-01-16 15:21:50 +11:00
vspace.h SELFOUR-518: User-level log buffer 2016-08-15 15:06:38 +10:00