commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-602-g3c1537e8


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-602-g3c1537e8
Date: Sat, 11 Mar 2023 04:17:43 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  3c1537e84b49bbcc98d3a730cba263faceee4fc6 (commit)
      from  8e5e86fc13732b60d2e4d14152d92db1f1ae73f9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3c1537e84b49bbcc98d3a730cba263faceee4fc6
Author: Damien Zammit <damien@zamaudio.com>
Date:   Sat Mar 11 07:29:45 2023 +0000

    ioapic: Timer calibrated in 10 mach ticks
    
    hz variable is the number of mach ticks in 1 second.
    We want to know how many lapic ticks in 1 mach tick.
    Therefore, we set a timer for 10 mach ticks and divide
    the lapic stopwatch counter value by 10.
    Message-Id: <20230311072937.450161-1-damien@zamaudio.com>

-----------------------------------------------------------------------

Summary of changes:
 i386/i386at/ioapic.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]