Historique des commits

Auteur SHA1 Message Date
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access il y a 3 ans
  Andreas Kling fdfc66db61 Kernel+LibC: Allow clock_gettime() to run without syscalls il y a 4 ans
  Tom a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks il y a 4 ans
  Tom 7bdd66ed89 Kernel: Remove TimeManagement::initialized that wasn't implemented il y a 4 ans
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h il y a 4 ans
  Liav A 8a4cc735b9 Kernel: Don't use the profile timer if we don't have a timer to assign il y a 4 ans
  Gunnar Beutner 8614d18956 Kernel: Use a separate timer for profiling the system il y a 4 ans
  Brian Gianforcaro 11306d7121 Kernel: Modify TimeManagement::current_time(..) API so it can't fail. (#6869) il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Ben Wiederhake c040e64b7d Kernel: Make TimeManagement use AK::Time internally il y a 4 ans
  Maciej Zygmanowski 645657865d Kernel: Add RTC as fallback entropy source if HPET is not found il y a 4 ans
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load il y a 4 ans
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue il y a 4 ans
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement il y a 4 ans
  Nico Weber 323e727a4c Kernel+LibC: Add adjtime(2) il y a 4 ans
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs il y a 4 ans
  asynts 70dd97c46e AK: Remove FixedArray class. il y a 4 ans
  Nico Weber e8131f503d Kernel: Let TimeManagement keep epoch time as timespec il y a 4 ans
  Tom d89582880e Kernel: Switch singletons to use new Singleton class il y a 5 ans
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" il y a 5 ans
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class il y a 5 ans
  Andreas Kling 2d35810e0a Kernel: Add TimeManagement::now_as_timeval() il y a 5 ans
  Andreas Kling c24304dca3 Kernel: Use NonnullRefPtrVector for HardwareTimer and HPETComparator il y a 5 ans
  Andreas Kling b035267afa Kernel: Remove "stale callback" concept from time management il y a 5 ans
  Andreas Kling 1e89f7d64e Kernel: Remove an unnecessary indirection between timer and scheduler il y a 5 ans
  Andreas Kling 44d58b85ef Kernel: Simplify the way we pass HardwareTimers around a bit il y a 5 ans
  Liav A a7c5a1fe69 Kernel: Simplify the Time management initialization il y a 5 ans
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem il y a 5 ans