|
3766464c47
|
add: zombify task
|
2025-02-07 11:28:22 +01:00 |
|
|
7b7cc86999
|
wip: multitasking: add status forked
|
2025-02-03 13:11:38 +01:00 |
|
|
1ca8c68cf5
|
wip: fork and wait are almost working (missing child's stack)
|
2025-01-28 15:44:09 +01:00 |
|
|
e60969b37a
|
fix: multitasking: switch to task
|
2025-01-28 15:10:13 +01:00 |
|
|
dbdf851dd2
|
feature: fork added and exit_task is almost working
|
2025-01-28 13:38:39 +01:00 |
|
|
d7626df19c
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
|
|
95fec015f2
|
fix: simple multitasking work !!!!
add a stack at every task, and execute task while multitasking switching
|
2025-01-24 12:33:29 +01:00 |
|
|
2d6b24842e
|
fix: a bunch of stuff related to multitasking
|
2025-01-23 14:12:38 +01:00 |
|
|
57ce3c792d
|
wip: multitasking: change eip but not working
|
2025-01-21 10:41:27 +01:00 |
|
|
d889a251ef
|
add: kernel task
|
2025-01-20 15:11:22 +01:00 |
|
|
b3be29246e
|
wip: eip saved after the interrupt
|
2025-01-20 14:36:43 +01:00 |
|
|
fa3ef311ad
|
wip: scheduler needs to change eip or smth in order to call the fn
|
2025-01-17 12:56:05 +01:00 |
|