[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 02:24:39 +0100 |
Hello,
Zhaoming Luo, le dim. 17 nov. 2024 20:33:12 +0800, a ecrit:
> I have tested the read and set operations, they seemd fine.
Good :D
> - Day of year is not stored in RTC[0], though we can calculate it when
> we are reading RTC based on year, month, and day of month. Should we do it?
Yes: we can't leave the field uninitialized.
> - Is there an optimal value for
> ports_manage_port_operations_multithread()?
No, it's quite arbitrary, not really a problem.
Samuel
- [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Zhaoming Luo, 2024/11/17
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Sergey Bugaev, 2024/11/17
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Samuel Thibault, 2024/11/18
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Zhaoming Luo, 2024/11/18
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Zhaoming Luo, 2024/11/19
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Samuel Thibault, 2024/11/19
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Zhaoming Luo, 2024/11/19
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Sergey Bugaev, 2024/11/19
- Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations, Samuel Thibault, 2024/11/19
Re: [RFC PATCH] Add rtc server, rtc-read and rtc-set operations,
Samuel Thibault <=