ntpd: promote log level 3 to production
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 4 Dec 2013 15:32:09 +0000 (16:32 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 4 Dec 2013 15:32:09 +0000 (16:32 +0100)
commita14958c69da798e2284e8ab29492bdbdd52a2278
treece342918f76f643aed5780512cc5670558580f66
parentcb1dc1d1d1c0132636454ecfdb6cac3eade323e6
ntpd: promote log level 3 to production

Without it, peer selection logic is hard to debug

function                                             old     new   delta
update_local_clock                                   861     982    +121
select_and_cluster                                   962    1065    +103
common_ping_main                                    1788    1821     +33
huft_build                                          1287    1296      +9
chpst_main                                           708     704      -4
INET6_resolve                                        127     119      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/2 up/down: 266/-12)           Total: 254 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c