| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-07-30 | Added a new subroutine invlpg() to asm.s which simply checks the current | Jake Mannens |
| 2018-07-25 | Fixed a bug in switch_to() in which the value of EBX was not popped | Jake Mannens |
| 2018-07-13 | Added a state field to the task structure to hold the task's run state. | Jake Mannens |
| 2018-07-12 | Task state information is no longer manually saved on context switch. | Jake Mannens |
| 2018-07-11 | Modified the tick_handler interrupt routine in timer.s so that it no | Jake Mannens |
| 2018-07-11 | Implemented a basic scheduler using an array of task structures in which | Jake Mannens |
| 2018-07-07 | Added '-g' flag for GCC to all makefiles to ensure debugging information | Jake Mannens |
