[patch] ntpclient

ldoolitt at recycle.lbl.gov ldoolitt at recycle.lbl.gov
Wed Sep 13 22:22:12 UTC 2006


On Wed, Sep 13, 2006 at 02:22:39PM -0700, Jesse Dutton wrote:
> Here is a patch that adds ntpclient. It has two configuration options
> that control whether or not the printing code and the phase locking
> code are included.

Sensible.

> With both options: [chop]
> function                                             old     new   delta
> search                                                80     304    +224
> send_packet                                           31     171    +140

I'm not sure I would trust those numbers.  search and send_packet are
static routines in the ntpclient.c file, and bloatcheck looks like it
has somehow combined them with some other busybox search (diff) and
send_packet (udhcp) routines.

    - Larry



More information about the busybox mailing list