| Age | Commit message (Collapse) | Author |
|
|
|
kernel: assign KProcess to service threads
|
|
Ensure correctness of atomic store ordering
|
|
|
|
|
|
Kernel: Various updates for FW 15.0.x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KBlockInfoSlabHeap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kernel: refactor dummy thread wakeups
|
|
This also covers std::span, which does not have a const iterator.
Also renames IsSTLContainer to IsContiguousContainer to explicitly convey its semantics.
|
|
core: barrier service thread shutdown
|
|
|
|
|
|
|
|
|
|
Makes for stronger typing and allows tooling bounds checks provided by
the standard library for debugging purposes.
|
|
|
|
|
|
|
|
kernel: fix slab heap ABA
|