Historial de Commits

Autor SHA1 Mensaje Fecha
  Brian Gianforcaro fc91eb365d Kernel: Do not cancel stale timers when servicing sys$alarm hace 4 años
  Tom d9fb93c5ce Kernel: Fix deadlock cancelling timer hace 4 años
  Brian Gianforcaro 2b819ff181 Kernel: Replace TimerQueue InlinedLinkedList usage with IntrusiveList hace 4 años
  Gunnar Beutner 7557f2db90 Kernel: Remove an allocation when blocking a thread hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Ben Wiederhake 91c72faa3c Kernel: Make TimerQueue use AK::Time in interface hace 4 años
  Ben Wiederhake 2b6546c40a Kernel: Make Thread use AK::Time internally hace 4 años
  Ben Wiederhake 65b36e42b8 Kernel: Make TimerId a distinct type hace 4 años
  Ben Wiederhake 94e0a603f2 Kernel: Make TimerQueue use AK::Time internally hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Tom 901ef3f1c8 Kernel: Specify default memory order for some non-synchronizing Atomics hace 4 años
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load hace 4 años
  Tom 03fcd02dfd Kernel: Fix leaking Timer instances hace 4 años
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue hace 4 años
  Tom 4c1e27ec65 Kernel: Use TimerQueue for SIGALRM hace 4 años
  Tom 601a688b6f Kernel: TimerQueue::cancel_timer needs to wait if timer is executing hace 4 años
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement hace 4 años
  Tom d89582880e Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 5 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 5 años
  Brian Gianforcaro eeb5318c25 Kernel: Expose timers via a TimerId type hace 5 años
  Brian Gianforcaro 1d68837456 Kernel: Refactor TimeQueue::add_timer to use timeval hace 5 años
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem hace 5 años
  Liav A 895e874eb4 Kernel: Include the new PIT class in system components hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Conrad Pankoff 115b315375 Kernel: Add kernel-level timer queue (heavily based on @juliusf's work) hace 5 años