|
|
b1b16ba19c
|
kernel: reduce log message spam during boot
|
2023-04-09 17:14:19 +01:00 |
|
|
|
80f5e0483c
|
sched: initialise kernel_thread parent ptr
|
2023-04-09 16:38:08 +01:00 |
|
|
|
7d003da960
|
sched: add current_task(), current_thread(), and preempt_disable/enable()
|
2023-03-28 21:40:56 +01:00 |
|
|
|
4785c767e4
|
sched: set kernel_task as current task of bootstrap cpu
|
2023-03-18 19:35:23 +00:00 |
|
|
|
62eb3b63a7
|
sched: add per-cpu runqueue
|
2023-03-17 20:07:49 +00:00 |
|
|
|
3e954b1e13
|
sched: add task and thread alloc functions
|
2023-03-09 19:55:52 +00:00 |
|
|
|
902df83654
|
sched: add struct and object types for task and thread objects
|
2023-03-06 11:08:26 +00:00 |
|