aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/sched.c
Commit message (Expand)AuthorAgeFilesLines
* [MINIOS] More cleanups for the ia64 port.kfraser@localhost.localdomain2007-01-191-5/+21
* [MINIOS] Refactored mm.c and sched.c. x86 arch specific code got moved tokfraser@localhost.localdomain2006-11-221-137/+0
* [MINIOS] Add timer support.kfraser@localhost.localdomain2006-11-151-4/+67
* Fix fault handler for both 32 and 64 bit architecture. Clean up unused code.kaf24@firebug.cl.cam.ac.uk2006-05-041-1/+1
* Fix x86/64 version of Mini-OS. It encompasses the following:kaf24@firebug.cl.cam.ac.uk2006-05-021-24/+59
* Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk2006-03-241-14/+11
* Implement console for Mini-os and also fix 2 bugs:kaf24@firebug.cl.cam.ac.uk2006-03-151-2/+2
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-091-0/+300