Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename functions : | Alex Auvolat | 2014-12-08 | 1 | -2/+2 |
| | | | | | - dbg_print_region_stats -> dbg_print_region_info - resume_with_result -> resume_task_with_result | ||||
* | Tweaks in code presentation. | Alex Auvolat | 2014-12-07 | 1 | -2/+10 |
| | |||||
* | Optimize context switching code on IRQ0. | Alex Auvolat | 2014-12-07 | 1 | -10/+30 |
| | |||||
* | Information about current PD now stored in current_task->current_pd_d | Alex Auvolat | 2014-12-07 | 1 | -2/+7 |
| | |||||
* | Implement multitasking. | Alex Auvolat | 2014-12-07 | 1 | -0/+189 |