bug-hurd
[Top][All Lists]
Advanced

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

Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations


From: Samuel Thibault
Subject: Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations
Date: Tue, 19 Nov 2024 11:24:09 +0100

Sergey Bugaev, le mar. 19 nov. 2024 13:21:47 +0300, a ecrit:
> On Tue, Nov 19, 2024 at 12:08 PM Samuel Thibault
> <samuel.thibault@gnu.org> wrote:
> > Ah, yes. Since it's not a performance-critical service, you can as well
> > use ports_manage_port_operations_one_thread instead, and get done with
> > it :)
> 
> This might be an issue once we implement the blocking read/select
> functionality; don't we want e.g. RTC_RD_TIME to work concurrently
> with a blocked io_select?

I'm not sure we really need to implement more than what is proposed
here.

> Generally: what (specific) software do we expect to work with / make
> use of /dev/rtc?

Essentially hwclock from util-linux.

Samuel



reply via email to

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