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

Автор SHA1 Сообщение Дата
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 лет назад
  Michael Scire 9d71ce88ce Kernel/Arbiters: Implement WaitForAddress 8 лет назад
  Subv 9cd87a6352 Kernel/Threads: A thread waking up by timeout from a WaitProcessWideKey may already have an assigned lock owner. 8 лет назад
  Subv c02d7c8ce7 Kernel/Thread: Corrected a typo that caused the affinity mask to never be changed. 8 лет назад
  Subv d1f9c750a6 Kernel/Thread: Corrected a typo in an assert about the processor id. 8 лет назад
  bunnei 46ec9a9bc9 thread: Rename mask to affinity_masks. 8 лет назад
  bunnei fbd7afefaa thread: Support core change on ResumeFromWait and improve ChangeCore. 8 лет назад
  bunnei 4822765fef thread: Initialize ideal_core and mask members. 8 лет назад
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. 8 лет назад
  bunnei 6ea8b3ef60 thread: Implement ChangeCore function. 8 лет назад
  bunnei a434fdcb10 core: Implement multicore support. 8 лет назад
  Lioncash 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header 8 лет назад
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible 8 лет назад
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones 8 лет назад
  Subv 46572d027d Kernel: Implemented mutex priority inheritance. 8 лет назад
  Subv be155f4d9d Kernel: Remove unused ConditionVariable class. 8 лет назад
  Subv 5fdfbfe25a Kernel: Remove old and unused Mutex code. 8 лет назад
  Subv e81a2080eb Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock. 8 лет назад
  bunnei b27ab46bde memory: Fix stack region. 8 лет назад
  bunnei e353b9fb3d thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB. 8 лет назад
  bunnei 8581404482 kernel: Move stack region outside of application heap. 8 лет назад
  bunnei 8be7131033 MemoryState: Add additional memory states and improve naming. 8 лет назад
  bunnei 7d6653268f core: Move process creation out of global state. 8 лет назад
  Jules Blok c74af07c49 thread: Clear the process list on shutdown. 8 лет назад
  bunnei ac81c02ed9 kernel: Use Scheduler class for threading. 8 лет назад
  bunnei cec0d4f191 kernel: Remove unused address_arbiter code. 8 лет назад
  Subv 94ee8fc97b Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation. 8 лет назад
  Lioncash c1146d2a5f thread: Silence formatting specifier warnings 8 лет назад
  Subv 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. 8 лет назад
  B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 лет назад