mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
nova: adjust calibration time
Extend the calibration time of CPUs with Local-APIC that does not support the TSC-Deadline mode. Improves the accuracy of timeouts. Issue #2400
This commit is contained in:
parent
6f2afb9b44
commit
94095a27ac
@ -1 +1 @@
|
||||
8be6c70775fb3a0b34a98364136852bff13ec9ed
|
||||
1dbfe82b4c40db4c637cc51f65d937abfaac2d52
|
||||
|
@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
||||
|
||||
# r9 branch - use r9_debug for more verbose kernel messages
|
||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||
REV(nova) := 8bcd6fc9bc0090583be91073a08b0f478d316a00
|
||||
REV(nova) := 2050648226839931dc675c3ec62f8f598bf6d38a
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|
||||
|
Loading…
Reference in New Issue
Block a user