Age | Commit message (Expand) | Author |
---|---|---|
2020-04-05 | threads: Move stack_size to end of struct thread (followup to f19ffe2) | Solomon Peachy |
2020-04-05 | Threading: Use 'size_t' for stack size in core threading code | Solomon Peachy |
2017-02-02 | In queue_wait_w_tmo, guarantee wait duration | Michael Sevakis |
2014-08-30 | Remove I/O priority. It is harmful when used with the new file code. | Michael Sevakis |
2014-08-16 | Base scheduler queues off linked lists and do cleanup/consolidation | Michael Sevakis |
2014-08-08 | Do some kernel cleanup | Michael Sevakis |
2014-03-03 | kernel: Break out kernel primitives into separate files and move to separate ... | Thomas Martitz |