Tom
|
f1534ff36e
Kernel: Take into account the time keeper's frequency (if no HPET)
|
4 년 전 |
Tom
|
5f51d85184
Kernel: Improve time keeping and dramatically reduce interrupt load
|
4 년 전 |
Tom
|
12cf6f8650
Kernel: Add CLOCK_REALTIME support to the TimerQueue
|
4 년 전 |
Tom
|
6cb640eeba
Kernel: Move some time related code from Scheduler into TimeManagement
|
4 년 전 |
Nico Weber
|
323e727a4c
Kernel+LibC: Add adjtime(2)
|
4 년 전 |
Nico Weber
|
c9c3667ea7
Kernel: Update TimeManagement::m_epoch_time directly in increment_time_since_boot
|
4 년 전 |
Tom
|
d5bb5d109b
Kernel: Fix HPET timer not firing in Bochs
|
4 년 전 |
Tom
|
fe615e601a
Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs
|
4 년 전 |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 년 전 |
Nico Weber
|
e8131f503d
Kernel: Let TimeManagement keep epoch time as timespec
|
4 년 전 |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
5 년 전 |
Andreas Kling
|
2fd9e72264
Revert "Kernel: Switch singletons to use new Singleton class"
|
5 년 전 |
Andreas Kling
|
8925ad3fa0
Revert "Kernel: Move Singleton class to AK"
|
5 년 전 |
Andreas Kling
|
68580d5a8d
Revert "AK: Get rid of make_singleton function"
|
5 년 전 |
Tom
|
5a98e329d1
AK: Get rid of make_singleton function
|
5 년 전 |
Tom
|
f0906250a1
Kernel: Move Singleton class to AK
|
5 년 전 |
Tom
|
f48feae0b2
Kernel: Switch singletons to use new Singleton class
|
5 년 전 |
Andreas Kling
|
2d35810e0a
Kernel: Add TimeManagement::now_as_timeval()
|
5 년 전 |
Andreas Kling
|
c24304dca3
Kernel: Use NonnullRefPtrVector for HardwareTimer and HPETComparator
|
5 년 전 |
Andreas Kling
|
e3b450005f
Kernel: Remove CommandLine::get() in favor of lookup()
|
5 년 전 |
Andreas Kling
|
c891c87cb5
Kernel: Rename HardwareTimer::change_function() => set_callback()
|
5 년 전 |
Andreas Kling
|
b035267afa
Kernel: Remove "stale callback" concept from time management
|
5 년 전 |
Andreas Kling
|
1e89f7d64e
Kernel: Remove an unnecessary indirection between timer and scheduler
|
5 년 전 |
Andreas Kling
|
44d58b85ef
Kernel: Simplify the way we pass HardwareTimers around a bit
|
5 년 전 |
Liav A
|
a7c5a1fe69
Kernel: Simplify the Time management initialization
|
5 년 전 |
Andreas Kling
|
871d450b93
Kernel: Remove redundant "ACPI" from filenames in ACPI/
|
5 년 전 |
Andreas Kling
|
4644217094
Kernel: Remove "non-operational" ACPI parser state
|
5 년 전 |
Andreas Kling
|
a7bbfda034
Kernel: Rename KParams => Kernel::CommandLine
|
5 년 전 |
Liav A
|
9db291d885
Kernel: Introduce the new Time management subsystem
|
5 년 전 |