git: net - Simplify net/altq TSC timer code, get rid of its TSC calibration code.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Dec 27 14:00:51 PST 2018


commit adceedafb85f72d6c3d71e4eae3266b57c24025e
Author: Imre Vadász <imre at vdsz.com>
Date:   Thu Dec 27 22:41:25 2018 +0100

    net - Simplify net/altq TSC timer code, get rid of its TSC calibration code.
    
    * There is no use for the custom TSC calibration code in the ALTQ code.
      If our bootup TSC calibration would ever fail, we have bigger problems
      than being a little bit slower in the ALTQ code.

Summary of changes:
 sys/net/altq/altq_subr.c | 47 ++++++++---------------------------------------
 1 file changed, 8 insertions(+), 39 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/adceedafb85f72d6c3d71e4eae3266b57c24025e


-- 
DragonFly BSD source repository



More information about the Commits mailing list