Skip to content

Context Switch

Latest

Choose a tag to compare

@my282 my282 released this 28 Apr 06:20
· 6 commits to master since this release

Add:
Process structure
Global Process in kernel
Context switch
Scheduler (yield() function)
Fix:
Fix except handling
(evacuate sp into sscratch when exception occured)