| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | proc: basic task/stack creation | Tianhao Wang | 2024-06-11 |
| | | | | | Now we can do a simple context swap (without scheduler though) | ||
| * | proc: basic infra for multithreading | Tianhao Wang | 2024-06-11 |
| including task and scheduler wrapper, context swap assembly, and some notes... The lifetime of task is tricky, I'll fix it later Signed-off-by: Tianhao Wang <shrik3@mailbox.org> | |||
