bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 0/4] Monotonic clock device in GNU Mach


From: Pino Toscano
Subject: Re: [PATCH 0/4] Monotonic clock device in GNU Mach
Date: Mon, 2 Apr 2012 22:33:36 +0200
User-agent: KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; )

Hi,

bringing this again, a couple of patches in "dirty form" to get further 
review.

Attached there is my new attempt as it was previously discussed, i.e. 
providing more data in the kernel page of mapped time.

* 01_types.diff:
This adds a new structure in time_value.h, making it named in a similar 
way of stdlib' struct timespec (with the macros of the struct time_value 
provided also for time_spec). I chose to provide a new one, yet 
basically the same as time_value, as it would be awkward to use a 
time_value_t to store nanoseconds in its microseconds member...

* 02_clock.diff:
This patch actually adds the actual new clock, taking care of adding 
microseconds to it, and switching the mapped time struct to the new 
_extended one.

As usual, comments, remarks, etc are welcome.
(I will provide clean git commits with proper changelog once the work i 
finalized.)

Thanks,
-- 
Pino Toscano

Attachment: 01_types.diff
Description: Text Data

Attachment: 02_clock.diff
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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