[PATCH 0/2] HTB scheduler HTB_HYSTERESIS modifications

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David S. Miller <davem@...>
Cc: netdev@vger.kernel.org <netdev@...>, Jesper Dangaard Brouer <jdb@...>, Martin Devera <devik@...>
Date: Tuesday, June 3, 2008 - 10:03 am

This patch set modifies the HTB schedulers hysteresis mode.  The HTB
hysteresis is a hack to reduce the CPU load, it introduces significant
jitter, enough to disturbe VoIP quality on e.g. ADSL.

The first patch changes HTB_HYSTERESIS to default off.

The second patch Change HTB_HYSTERESIS to a runtime parameter
htb_hysteresis, adjustable via
sys/module/sch_htb/parameters/htb_hysteresis.

For details about my measurements see masters thesis
(http://www.adsl-optimizer.dk/thesis/), chapter 7, section 7.3.1,
page 69-70.

-- 
Med venlig hilsen / Best regards
  Jesper Brouer
  ComX Networks A/S
  Linux Network developer
  Cand. Scient Datalog / MSc.
  Author of http://adsl-optimizer.dk
  LinkedIn: http://www.linkedin.com/in/brouer
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] HTB scheduler HTB_HYSTERESIS modifications, Jesper Dangaard Brouer, (Tue Jun 3, 10:03 am)
Re: [PATCH 0/2] HTB scheduler HTB_HYSTERESIS modifications, Jesper Dangaard Brouer, (Wed Jun 4, 10:28 am)
Re: [PATCH 0/2] HTB scheduler HTB_HYSTERESIS modifications, Jesper Dangaard Brouer, (Thu Jun 12, 6:01 am)
Re: [PATCH 0/2] HTB scheduler HTB_HYSTERESIS modifications, Denys Fedoryshchenko, (Mon Jun 16, 9:00 pm)
[PATCH 2/2] Change HTB_HYSTERESIS to a runtime parameter htb..., Jesper Dangaard Brouer, (Tue Jun 3, 10:06 am)
[PATCH 1/2] HTB scheduler, change default hysteresis mode to..., Jesper Dangaard Brouer, (Tue Jun 3, 10:05 am)