ntpd: expose more data to the script; more eagerly drop to lower poll
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 11 Jan 2010 00:31:59 +0000 (01:31 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 11 Jan 2010 00:31:59 +0000 (01:31 +0100)
commit12628b77970b46290ed75ecae55afe65297b3e35
tree4c2da785709fb5f8d0a19d6573d5ad7efc7ed1a8
parent725b5a387a392f6282756c649adf411e30535eb5
ntpd: expose more data to the script; more eagerly drop to lower poll

function                                             old     new   delta
run_script                                           340     395     +55
recv_and_process_peer_pkt                            817     869     +52
passwd_main                                         1027    1058     +31
ntpd_main                                            845     855     +10
update_local_clock                                   853     823     -30
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/1 up/down: 148/-30)           Total: 118 bytes

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