Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 1 | -1/+1 |
* | Kernel Scheduler: Make sure the global scheduler shutdowns correctly. | Fernando Sahmkow | 2019-10-15 | 1 | -0/+1 |
* | Core_Timing: Address Feedback and suppress warnings. | Fernando Sahmkow | 2019-10-11 | 1 | -2/+2 |
* | Core Timing: Rework Core Timing to run all cores evenly. | Fernando Sahmkow | 2019-10-09 | 1 | -6/+13 |
* | core/cpu_core_manager: Create threads separately from initialization. | Lioncash | 2019-04-12 | 1 | -2/+4 |
* | kernel/scheduler: Pass in system instance in constructor | Lioncash | 2019-03-04 | 1 | -2/+1 |
* | core_timing: Convert core timing into a class | Lioncash | 2019-02-16 | 1 | -1/+2 |
* | core: Relocate CPU core management to its own class | Lioncash | 2018-11-22 | 1 | -0/+142 |