История коммитов

Автор SHA1 Сообщение Дата
  Lioncash 12dc918937 kernel: Resolve sign conversion warnings 6 лет назад
  Lioncash 6c8f28813c scheduler: Mark parameter of AskForReselectionOrMarkRedundant() as const 6 лет назад
  Lioncash f19c1a7cda scheduler: Silence sign conversion warnings 6 лет назад
  Lioncash 2fb0bbff29 scheduler: Initialize class members directly where applicable 6 лет назад
  Lioncash 2dc469ceba scheduler: Amend documentation comments 6 лет назад
  Fernando Sahmkow a3524879be Kernel: Clang Format 6 лет назад
  Fernando Sahmkow 3073615dbc Kernel: Address Feedback. 6 лет назад
  Fernando Sahmkow 25f8606a6d Kernel Scheduler: Make sure the global scheduler shutdowns correctly. 6 лет назад
  Fernando Sahmkow 1ec1e81373 Kernel: Clang Format 6 лет назад
  Fernando Sahmkow e05a8c2385 Kernel: Remove global system accessor from WaitObject 6 лет назад
  Fernando Sahmkow 0cf26cee59 Scheduler: Implement Yield Count and Core migration on Thread Preemption. 6 лет назад
  Fernando Sahmkow 2d382de6fa Scheduler: Corrections to YieldAndBalanceLoad and Yield bombing protection. 6 лет назад
  Fernando Sahmkow b49c0dab87 Kernel: Initial implementation of thread preemption. 6 лет назад
  Fernando Sahmkow 103f3a2fe5 Scheduler: Add protections for Yield bombing 6 лет назад
  Fernando Sahmkow 82218c925a Kernel: Style and Corrections 7 лет назад
  Fernando Sahmkow 3a94e7ea33 Comment and reorganize the scheduler 7 лет назад
  Fernando Sahmkow b164d8ee53 Implement a new Core Scheduler 7 лет назад
  Lioncash e779686a76 kernel: Handle page table switching within MakeCurrentProcess() 7 лет назад
  Lioncash 824b8e4086 kernel/scheduler: Remove unused parameter to AddThread() 7 лет назад
  Lioncash cb805f45ae kernel/scheduler: Use deduction guides on mutex locks 7 лет назад
  Fernando Sahmkow db42bcb306 Fixes and corrections on formatting. 7 лет назад
  Fernando Sahmkow dde0814837 Use MultiLevelQueue instead of old ThreadQueueList 7 лет назад
  bunnei 93da8e0abf core: Move PageTable struct into Common. 7 лет назад
  Lioncash c892cf01fa kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface 7 лет назад
  Lioncash fad20213e6 kernel/scheduler: Pass in system instance in constructor 7 лет назад
  Lioncash bd983414f6 core_timing: Convert core timing into a class 7 лет назад
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing 7 лет назад
  Zach Hilman ddf5903cd9 scheduler: Avoid manual Reschedule call 7 лет назад
  Zach Hilman b5af41a07b scheduler: Only work steal higher priority threads from other cores 7 лет назад
  Zach Hilman 3476830b26 svc: Avoid performance-degrading unnecessary reschedule 7 лет назад