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

Автор SHA1 Сообщение Дата
  Michael Scire 9d71ce88ce Kernel/Arbiters: Implement WaitForAddress 8 лет назад
  Michael Scire 7e191dccc1 Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs. 8 лет назад
  bunnei 46ec9a9bc9 thread: Rename mask to affinity_masks. 8 лет назад
  bunnei 6ea8b3ef60 thread: Implement ChangeCore function. 8 лет назад
  bunnei a434fdcb10 core: Implement multicore support. 8 лет назад
  Subv 46572d027d Kernel: Implemented mutex priority inheritance. 8 лет назад
  Subv a70ed9c8ae Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs 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 e353b9fb3d thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB. 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 лет назад
  Subv 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) 8 лет назад
  Subv 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. 8 лет назад
  bunnei 1cb978eb82 thread: Keep track of the initially created handle. 8 лет назад
  bunnei ebd4b1422d kernel: Various 64-bit fixes in memory/process/thread 8 лет назад
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 8 лет назад
  Sebastian Valle 30fabc41c6 Merge pull request #2971 from Subv/per_process_memops 8 лет назад
  Subv 8217ed7acb Kernel/Thread: Added a helper function to get a thread's command buffer VAddr. 8 лет назад
  bunnei c5ce5c06e4 kernel: Various threading fixes to support 64-bit addressing. 8 лет назад
  Sebastian Valle db752b52e8 Merge pull request #2967 from Subv/thread_wakeup_callbacks 8 лет назад
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 лет назад
  Subv 8432749db7 Kernel/Threads: When putting a thread to wait, specify a function to execute when it is awoken. 8 лет назад
  Subv 3165466b66 Kernel/Thread: Allow specifying which process a thread belongs to when creating it. 8 лет назад
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 лет назад
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h 9 лет назад
  Yuri Kunde Schlesner 441f8b5a4b Core: Remove unnecessary include in thread.h 9 лет назад
  bunnei b5eac78b43 Merge pull request #2410 from Subv/sleepthread 9 лет назад