Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2009 01:05:09 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/contrib/altq/altq altq_subr.c
Message-ID:  <200905180105.n4I15MAK028917@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-05-18 01:05:09 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/altq/altq altq_subr.c 
  Log:
  SVN rev 192278 on 2009-05-18 01:05:09Z by bz
  
  tbr_timeout() is a timer driven function[1]. While the previous commit
  made LINT happy this does the proper looping over all vnets as we are
  only called `globally' and not once per vnet instance.
  
  Reported by:    zec [1]
  Missed by:      bz  [1] in r192264
  Reviewed by:    zec
  
  Revision  Changes    Path
  1.21      +21 -10    src/sys/contrib/altq/altq/altq_subr.c



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