Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 08:23:06 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c
Message-ID:  <200505190823.j4J8N6Cn010292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-05-19 08:23:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/em           if_em.c 
  Log:
  MFC 1.63:
    Run em_local_timer() once per second instead of running it once per 2 seconds.
    This makes gathering of error stats more precise, and netstat(1) output look
    right.
  
    Reviewed by:    tackerman
  
  Revision  Changes    Path
  1.44.2.9  +4 -4      src/sys/dev/em/if_em.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505190823.j4J8N6Cn010292>