Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Scheduler
1
Name:
Anonymous
2011-09-17 13:59
If I were to build my own scheduler from the bottom up, what would be the best way to go about it?
A simple while(true) loop?
5
Name:
tdavis
2011-09-17 14:14
>>4
You set-up interrupts:
http://www.losethos.com/code/Interrupts.html
You set-up the PIC timer:
http://www.losethos.com/code/OSMain.html#l88
You set-up context switching:
http://www.losethos.com/code/Scheduler.html
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List