Historial de Commits

Autor SHA1 Mensaje Fecha
  FernandoS27 894ed14ebc hle: kernel: fix timing on thread preemption hace 4 años
  FernandoS27 3c2a451f47 hle: kernel: fix scheduling ops from HLE host thread. hace 4 años
  bunnei abbea575cf hle: kernel: Add a flag for indicating that the kernel is currently shutting down. hace 4 años
  bunnei 2c49a65d2b hle: kernel: KSynchronizationObject: Fix variable shadowing. hace 4 años
  bunnei 8f4ff06c4c hle: kernel: Cleanup to match coding style. hace 4 años
  bunnei 316a2dd22a hle: kernel: KProcess: Improvements for thread pinning. hace 4 años
  bunnei 4c74761155 hle: kernel: KThreadQueue: Remove deprecated code. hace 4 años
  bunnei f3d6e31e78 hle: kernel: KConditionVariable: Various updates & simplifications. hace 4 años
  bunnei f62c7091a2 hle: kernel: KThread: Migrate to updated KThreadQueue (part 2). hace 4 años
  bunnei b0671c7cfa hle: kernel: KThread: Migrate to updated KThreadQueue (part 1). hace 4 años
  bunnei beb55cb90e hle: kernel: KConditionVariable: Migrate to updated KThreadQueue. hace 4 años
  bunnei e942d97540 hle: kernel: KServerSession: Migrate to updated KThreadQueue. hace 4 años
  bunnei 5dff28290f hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue. hace 4 años
  bunnei 423acf53b7 hle: kernel: KLightLock: Migrate to updated KThreadQueue. hace 4 años
  bunnei 15c721b909 hle: kernel: KAddressArbiter: Migrate to updated KThreadQueue. hace 4 años
  bunnei 2f89456041 hle: kernel: KThread: Remove tracking of sync object from threads. hace 4 años
  bunnei bc1399204b hle: kernel: Update KThreadQueue and migrate KSynchronizationObject. hace 4 años
  bunnei 3dc803a430 core: hle: kernel: Disable dispatch count tracking on single core. hace 5 años
  bunnei d14b8fc747 core: hle: kernel: k_thread: Mark KScopedDisableDispatch as nodiscard. hace 5 años
  bunnei 08c63d5c75 core: cpu_manager: Use invalid core_id on init and simplify shutdown. hace 5 años
  bunnei 07690572f7 core: hle: kernel: k_auto_object: Add GetName method. hace 5 años
  bunnei 3239442de6 core: hle: kernel: DisableDispatch on suspend threads. hace 5 años
  bunnei 284015dfd7 core: hle: kernel: k_scheduler: Improve DisableScheduling and EnableScheduling. hace 5 años
  bunnei d604edfedf core: cpu_manager: Use KScopedDisableDispatch. hace 5 años
  bunnei 178584e56f core: hle: kernel: Use CurrentPhysicalCoreIndex as appropriate. hace 5 años
  bunnei 629f9274ac core: hle: kernel: k_scheduler: Remove unnecessary MakeCurrentProcess. hace 5 años
  bunnei 13c82d042f core: hle: kernel: k_scheduler: Improve ScheduleImpl. hace 5 años
  bunnei f412d2027a core: hle: kernel: k_scheduler: Improve Unload. hace 5 años
  bunnei f13fce3953 core: hle: kernel: k_process: DisableDispatch on main thread. hace 5 años
  bunnei 4c18a207a4 core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary. hace 5 años