[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.24-57-g2f2e524 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".
The branch, master has been updated
via 2f2e524bc62c252ed678b17bde95b77f08d65cde (commit)
via 6b0198c2d7e9cf18f25bbd70c11b77933caa65d1 (commit)
via 2a64b7589387459d3c5a7a7af80f56209b15be3d (commit)
via 034e17203357a66452111a7eac0c4a2e90f39369 (commit)
via 1faeb45063c99de479a58ceb8e80e91dd8c508ab (commit)
via fa8449642376eed90e11f03ddceea487263eef3a (commit)
via a3d47ffc8152dcc65eb7c5b61b148c0311f18659 (commit)
via d841c86a6e5766f211e0bd374520a79756845b53 (commit)
via 3b4e4b785d63f2da14ae9f4881193e06df2253b3 (commit)
via 7ba6b617a1f9357533b95b45eced50d0deb2d483 (commit)
via 100f732e202949c76c36ba070c2dd74b15813a07 (commit)
from cb28aeeaccb14d026c2b52df753cdb19fb351928 (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 2f2e524bc62c252ed678b17bde95b77f08d65cde
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Aug 12 14:43:26 2010 +0200
Don't use timezone parameter in gettimeofday and settimeofday calls
commit 6b0198c2d7e9cf18f25bbd70c11b77933caa65d1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Aug 12 14:30:05 2010 +0200
Replace all CROAK calls with assert or LOG_FATAL
Remove croak() and use assert() or LOG_FATAL() everywhere. Hopefully
the problems with debugging mentioned in the croak() comment are long gone.
commit 2a64b7589387459d3c5a7a7af80f56209b15be3d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 11 18:45:17 2010 +0200
Regenerate critical values for number of runs
Generate more values to allow regression with 128 samples. Possibly a
different approach was used to generate the values, or the previous table
was actually using 11% critical region and had an extra value in the
12th place.
commit 034e17203357a66452111a7eac0c4a2e90f39369
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 11 18:25:32 2010 +0200
Assert number of points in regress functions
commit 1faeb45063c99de479a58ceb8e80e91dd8c508ab
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 11 17:16:16 2010 +0200
Update offset correction errors only when needed
commit fa8449642376eed90e11f03ddceea487263eef3a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 11 16:57:19 2010 +0200
Fix updating of nano slew offset correction error
commit a3d47ffc8152dcc65eb7c5b61b148c0311f18659
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 10 16:39:52 2010 +0200
Store sourcestats samples in circular buffer
The samples now don't have to be moved when pruning the register.
commit d841c86a6e5766f211e0bd374520a79756845b53
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 10 15:35:17 2010 +0200
Cleanup sourcestats code a bit
commit 3b4e4b785d63f2da14ae9f4881193e06df2253b3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 6 14:51:37 2010 +0200
Change length of resid buffer to MAX_POINTS
commit 7ba6b617a1f9357533b95b45eced50d0deb2d483
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 6 14:39:09 2010 +0200
Remove weights from sourcestats record
Weights are calculated before each regression call, no need to store them.
commit 100f732e202949c76c36ba070c2dd74b15813a07
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 6 14:36:56 2010 +0200
Remove SST_DoUpdateRegression
The function is not used anywhere and it requires weights to be stored
sourcestats.
-----------------------------------------------------------------------
Summary of changes:
client.c | 3 +-
cmdmon.c | 24 +++----
local.c | 36 +++-------
logging.c | 16 -----
logging.h | 10 +---
ntp_core.c | 10 ++--
regress.c | 48 ++++++-------
rtc_linux.c | 11 +--
sched.c | 51 ++++-----------
sources.c | 22 ++-----
sourcestats.c | 207 ++++++++++++++++++--------------------------------------
sys_linux.c | 115 ++++++++++++++++---------------
sys_netbsd.c | 39 +++++------
sys_solaris.c | 43 +++++-------
sys_sunos.c | 39 +++++------
util.c | 3 +-
16 files changed, 253 insertions(+), 424 deletions(-)
hooks/post-receive
--
chrony/chrony.git
---
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.