Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock пре 4 година
  Andreas Kling 2be368e4c4 Kernel: Rename queue_runnable_thread() => enqueue_runnable_thread() пре 4 година
  Jean-Baptiste Boric 2c3b0baf76 Kernel: Move SpinLock.h into Locking/ пре 4 година
  Andreas Kling 06104a4227 Kernel: Remove unused Scheduler::yield_from_critical() пре 4 година
  Tom a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks пре 4 година
  Tom 7e77a2ec40 Everywhere: Improve CPU usage calculation пре 4 година
  Tom 82e9fe8d67 Kernel: Optionally dump scheduler state with stack traces пре 4 година
  Tom 60a559af7e Kernel: Avoid unnecessary context switch when no other thread is ready пре 4 година
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more пре 4 година
  Andreas Kling 565796ae4e Kernel+LibC: Remove sys$donate() пре 4 година
  Sahan Fernando cf1c8eb778 Kernel: Add Scheduler::is_initialized пре 4 година
  Gunnar Beutner 01c75e3a34 Kernel: Don't log profile data before/after the process/thread lifetime пре 4 година
  Gunnar Beutner 277f333b2b Kernel: Add support for profiling kmalloc()/kfree() пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling 24dcd99e4b Kernel: Add magic key combo (Alt+Shift+F12) to dump scheduler state пре 4 година
  Andreas Kling ad42d873e5 Kernel: Remove ancient unused Scheduler::beep() declaration пре 4 година
  Tom d5472426ec Kernel: Retire SchedulerData and add Thread lookup table пре 4 година
  Tom 03a9ee79fa Kernel: Implement thread priority queues пре 4 година
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions пре 4 година
  Tom 78f1b5e359 Kernel: Fix some problems with Thread::wait_on and Lock пре 4 година
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads пре 4 година
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement пре 4 година
  Tom 838d9fa251 Kernel: Make Thread refcounted пре 4 година
  Tom e31f8b56e8 Kernel: Fix thread donation hanging the system пре 4 година
  Tom c813bb7355 Kernel: Fix a few Thread::block related races пре 5 година
  Tom 728de56481 Kernel: Prevent recursive calls into the scheduler пре 5 година
  Tom bc107d0b33 Kernel: Add SMP IPI support пре 5 година
  Tom 2a82a25fec Kernel: Various context switch fixes пре 5 година
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions пре 5 година
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure пре 5 година