Histórico de Commits

Autor SHA1 Mensagem Data
  Fernando Sahmkow a439cdf22e CPU_Manager: Unload/Reload threads on preemption on SingleCore há 6 anos atrás
  Fernando Sahmkow 6515c6e8c6 Kernel: Fixes, corrections and asserts to scheduler and different svcs. há 6 anos atrás
  Fernando Sahmkow 1c672128c4 Scheduler: Release old thread fiber before trying to switch to the next thread fiber. há 6 anos atrás
  Fernando Sahmkow 07993ac8c8 Kernel: Corrections to Scheduling. há 6 anos atrás
  Fernando Sahmkow 2a8837ff51 General: Add Asserts há 6 anos atrás
  Fernando Sahmkow 15a79eb0d7 SVC: Correct SendSyncRequest. há 6 anos atrás
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure há 6 anos atrás
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. há 6 anos atrás
  Fernando Sahmkow d219a96cc8 Kernel: Address Feedback. há 6 anos atrás
  Fernando Sahmkow ea956c823e Kernel: Implement Scheduler locks há 6 anos atrás
  Fernando Sahmkow 0728dfef84 Kernel: Make global scheduler depend on KernelCore há 6 anos atrás
  Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. há 6 anos atrás
  Lioncash c3e43c7e81 kernel: Remove unnecessary includes há 6 anos atrás
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) há 6 anos atrás
  Lioncash 12dc918937 kernel: Resolve sign conversion warnings há 6 anos atrás
  Lioncash 6c8f28813c scheduler: Mark parameter of AskForReselectionOrMarkRedundant() as const há 6 anos atrás
  Lioncash 2fb0bbff29 scheduler: Initialize class members directly where applicable há 6 anos atrás
  Lioncash 2dc469ceba scheduler: Amend documentation comments há 6 anos atrás
  Fernando Sahmkow 3073615dbc Kernel: Address Feedback. há 6 anos atrás
  Fernando Sahmkow 25f8606a6d Kernel Scheduler: Make sure the global scheduler shutdowns correctly. há 6 anos atrás
  Fernando Sahmkow 2d382de6fa Scheduler: Corrections to YieldAndBalanceLoad and Yield bombing protection. há 6 anos atrás
  Fernando Sahmkow b49c0dab87 Kernel: Initial implementation of thread preemption. há 6 anos atrás
  Fernando Sahmkow 103f3a2fe5 Scheduler: Add protections for Yield bombing há 6 anos atrás
  Fernando Sahmkow 82218c925a Kernel: Style and Corrections há 7 anos atrás
  Fernando Sahmkow 3a94e7ea33 Comment and reorganize the scheduler há 7 anos atrás
  Fernando Sahmkow b164d8ee53 Implement a new Core Scheduler há 7 anos atrás
  Lioncash 824b8e4086 kernel/scheduler: Remove unused parameter to AddThread() há 7 anos atrás
  Fernando Sahmkow dde0814837 Use MultiLevelQueue instead of old ThreadQueueList há 7 anos atrás
  Lioncash fad20213e6 kernel/scheduler: Pass in system instance in constructor há 7 anos atrás
  Zach Hilman b5af41a07b scheduler: Only work steal higher priority threads from other cores há 7 anos atrás