コミット履歴

作者 SHA1 メッセージ 日付
  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 fcc6b34fff Correct PrepareReschedule 7 年 前
  Fernando Sahmkow 3a94e7ea33 Comment and reorganize the scheduler 7 年 前
  Fernando Sahmkow b5d1e44782 Add PrepareReschedule where required. 7 年 前
  Fernando Sahmkow b8b7ebcece Correct compiling errors and addapt to the new interface. 7 年 前
  Fernando Sahmkow 9031502974 Correct Supervisor Calls to work with the new scheduler, 7 年 前
  Fernando Sahmkow 47c6c78c03 Redesign CPU Cores to work with the new scheduler 7 年 前
  Fernando Sahmkow 57a71f899a Add interfacing to the Global Scheduler 7 年 前
  Fernando Sahmkow a1ac0c6cb4 Addapt thread class to the new Scheduler 7 年 前
  Fernando Sahmkow b164d8ee53 Implement a new Core Scheduler 7 年 前
  bunnei cab2619aeb Merge pull request #2965 from FernandoS27/fair-core-timing 6 年 前
  bunnei 0378babd15 Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1 6 年 前
  bunnei c274fd588d Merge pull request #2968 from FreddyFunk/fix-zl-zr-analog-triggers 6 年 前
  bunnei cd2efed922 Merge pull request #2930 from DarkLordZach/gamecard-partitions 6 年 前
  Zach Hilman e0b9ee9b94 card_image: Implement system update commands in XCI 6 年 前
  Zach Hilman 1911f85391 pl_u: Fix mismatched rebase size error in font encryption 6 年 前
  Zach Hilman 36d829c27b pl_u: Use kernel physical memory 6 年 前
  Zach Hilman b3a8a094a5 pl_u: Remove excess static qualifier 6 年 前
  Zach Hilman 40284c6868 pl_u: Use OSS system archives if real archives don't exist 6 年 前
  Zach Hilman 920742d418 system_archive: Synthesize shared fonts system archives 7 年 前
  Zach Hilman d6d6a87bde externals: Move OSS font data to file_sys in core 7 年 前
  Fernando Sahmkow a4ae11d63e Core_Timing: Address Remaining feedback. 6 年 前
  Fernando Sahmkow 91f6333e23 Core_Timing: Fix tests. 6 年 前
  Fernando Sahmkow e0650a2034 Core_Timing: Address Feedback and suppress warnings. 6 年 前
  FreddyFunk be5dc68ca3 fixed clang format & addressed feedback 6 年 前