Cooperative Multitasking: Difference between revisions

m
Deleted a wrong sentence
[unchecked revision][unchecked revision]
mNo edit summary
m (Deleted a wrong sentence)
Line 155:
Now, from your ''kernel_main()'' call ''doIt()''!
 
Congratulations! You've just implement kernel multitasking! If you want to call ''yield()'' from your IRQ #0 handler, you should modify ''switchTask()'' to work with interrupts and ''iret''.
 
(Note: Article on proper kernel multi-tasking coming soon)
250

edits