[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting
From: |
Michael Banck |
Subject: |
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy |
Date: |
Wed, 11 Jun 2025 21:07:10 +0200 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Hi,
On Mon, Mar 24, 2025 at 12:25:51PM +0800, Zhaoming Luo wrote:
> Integrate HPET so host_get_time, host_get_time64, and host_get_uptime64
> are more precise. The highest precision can be 10ns when this patch is
> applied.
Is there something else besides this patch that needs to be
done/patched/configured to get higher resolution timers?
I am running the current gnumach Debian package which (to the best of my
knowledge) includes this patch, but clock_getres() still reports
10000000 ns timer resolution and applications like PostgreSQL that rely
on timing still have 10ms resolution.
Michael
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy,
Michael Banck <=
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Zhaoming Luo, 2025/06/12
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Michael Banck, 2025/06/12
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Damien Zammit, 2025/06/12
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Michael Banck, 2025/06/13
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Zhaoming Luo, 2025/06/13
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Michael Banck, 2025/06/13
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Damien Zammit, 2025/06/13
- Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy, Samuel Thibault, 2025/06/14