summaryrefslogtreecommitdiff
path: root/viengoos/scheduler.c
AgeCommit message (Expand)Author
2009-03-17Don't call vm_as_install in schedule.Neal H. Walfield
2009-02-24If the specified thread is not runnable, not run it.Neal H. Walfield
2009-02-24Keep time in milliseconds.Neal H. Walfield
2009-02-23Fix overflow error.Neal H. Walfield
2009-02-16Rewrite CPU scheduler. Fix a few bugs. Add a lot of debugging support.Neal H. Walfield
2009-02-13Almost the status quo.Neal H. Walfield