Re: [chrony-users] Searching for reasoning on design decisions |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: chrony-users@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-users] Searching for reasoning on design decisions
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Wed, 28 Jun 2023 09:13:44 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1687936430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=PSEs4HbzgbOLb/3ZYwod2EKjBt4Oa97OlOKt1lxDqe4=; b=a6ILFoxPsGODVrXo2Q7+A/OwInVfEKhKqlqp+LxmV6vpS6GSE+KVyXGRk4Vn9fdvJj/L5X HiOTFO09zUZYcdD5DFxwtCYtq4JDDwPbmpz0CVOkoGZ1JkyV6uOs8rGKsQwZbpD1qdz1KS OXLOo4HO/mtE1yg7OIo/cZkVdjbbPKg=
On Tue, Jun 27, 2023 at 09:28:39PM +0200, Julian Steinmann wrote:
> However, I haven't found much reasoning why e.g. weighted linear regression
> is used in chrony for NTP samples, whilst a robust linear regression (Least
> Absolute Deviations) is used for RTC samples and manual input (I hope I'm
> not mistaken in my reading of the code).
NTP samples have a delay, which works well as a weight. RTC and manual
samples don't have a delay or anything that could be used as a weight.
There were some unsuccessful attempts to combine weighting with the
robust regression. This needs more research.
> Is there some place where these design decisions are justified?
No, there is just the source code.
--
Miroslav Lichvar
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.