Displaying 20 results from an estimated 1000 matches similar to: "hfsc scheduler"
2005 Oct 13
12
HFSC Advanced Limiting
I am investigating changing our broadband bandwidth control scripts over to HFSC. What I would like to accomplish is this:
{ * DOWNLOAD *
I need a download class for each user (we''ll call it Class 1) that offers a minimum of lets say 384Kbps and a maximum of 1.5Mbps.
The rates between 384Kbps and 1.5Mbps should be shared among all users.
Each user should always be able to get at
2006 Sep 24
2
HFSC parameter
My problem with HFSC tc command is ...
tc command''s HFSC have a lot parameter with 4 curve type
SC curve -> umax dmax rate
LS curve -> umax dmax rate
RT curve -> umax dmax rate
UL curve -> umax dmax rate
so i''dont know which parameter are appropriate for my test case
such real time class which curve are appropriate and good working result.
my assumption about
2006 Dec 12
1
About HFSC ?
Hello,
I’ve read this Article avout VOIP and HFSC
http://automatthias.wordpress.com/2006/06/30/hfsc-and-voip/
I’ve got few questions ?
Considering this
tc class add dev $DEV parent 1:1 classid 1:2 hfsc \
rt m1 ${UPLINK}kbit d 50ms m2 $[1*$UPLINK/10]kbit \
ls m1 ${UPLINK}kbit d 50ms m2 $[3*$UPLINK/10]kbit \
ul rate ${UPLINK}kbit
rt = realtime curve
ls = linksharing curve
but
m1 = ?
m2 = ?
d =
2006 Sep 17
1
HTB and HFSC,declaration tc command question
I have a lot question about tc-command because now i''m doing research to compare
performance between HTB and HFSC
so i''m doubt a lot thing and your reply are so very helpful to me ... My question is
In HTB tc command question
1. I''m use opensource (Mastershaper) for help to config traffic control
but when i''m try to config HTB,
I''m doubt about
2013 Nov 14
1
Possible bug: TC with HFSC fails to load if umax is not provided
I stumbled upon a problem while upgrading Ubuntu 13.04, Shorewall version
from 4.4.26.1 to 4.5.16.1.
Everything was working fine before, after upgrading the script wouldn''t
start.
First some config files.
tcdevices:
#INTERFACE IN-BANDWIDTH OUT-BANDWIDTH OPTIONS REDIRECTED
eth1 - 6300kbit hfsc,classify
ifb0 - 6300kbit hfsc
2006 Jul 30
5
questions about HFSC, VoIP and (dynamic) ingress shaping
Hello,
I just found the great howto and started shaping my internet connection. The
howto''s last update is a liitle in the past now so I have some questions
about how things are done the best way nowadays ;-)
To ensure a stable and low latency voip communication I added an HFSC qdisc to
device ppp0 (1 Mbit SDSL). There are two classes (by now): One for SIP and
RTP and one for the
2006 May 09
3
tc del class not working
When I start my script:
* - Creating classes on br1 for upload control ...
* - tc class add dev br1 parent 2:0 classid 2:46 hfsc ls m1
576.0Kbit d 2000ms m2 192.0Kbit ul m2 384Kbit ...
[ ok ]
* - tc class add dev br1 parent 2:46 classid 2:47 hfsc sc umax
1500b dmax 30ms rate 80Kbit . [ ok ]
* - tc class add dev br1 parent 2:46 classid 2:48 hfsc ls m2
152.0Kbit ul m2 152.0Kbit
2006 Oct 13
1
HFSC question??
1. HFSC have 4 curve such sc, rc, ls, ul and
1.1 In leaf class can specify rc for guarantee service (bandwidth and delay)
and If want to sharing fairness exceess service, we must specify ls and ul curve too
(ls curve with paramater m2 specify at lease sharing bandwidth in that class will receive and
ul curve mean maximum bandwidth in that class will receive)
so i''m doubt .. about if i
2006 Sep 01
1
HFSC help
hi,
I would like to use the HFSC scheduler for my QoS.
I''ve 4 class and 2 of them need to control the bandwidth and the latencies
so I think I must use HFSC.
So I read some doc ( http://del.icio.us/tag/hfsc ) but its not very clear.
I make some tests with differents parameters but I''m not able to use
correctly this scheduler:
$TC qdisc add dev $dev root handle 1: hfsc default 40
2006 Mar 21
5
HFSC and default qdisc backlog
I don''t understand the following:
root@jmnrouter:~# tc -s class ls dev vlan1 && tc -s qdisc ls dev vlan1
class hfsc 1: root
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 0 level 2
class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 220000bit ul m1 0bit d 0us m2
220000bit
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 31304 work 7533852 bytes level 1
class hfsc 1:10
2005 Nov 14
1
htb and hfsc
Hi,lartc!
I read some article for linux qos,who can tell me htb and hfsc,which better?
I'm not find about hfsc information.
thanks your help.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 May 11
9
HFSC and prioritization
I''m using HFSC to limit bandwidth for our wireless customers. However,
I''d also like the bandwidth prioritized based on packet type. This is
what I''m trying right now, and I''d just like some input from anyone out
there knowledgeable in this on whether it does what I want it to do:
Eth1 -> HFSC
........|-> HFSC (User1) (Min 512 Kb, Max 1024 Kb, Burst 1536
2007 Dec 15
1
hfsc and bps
Hi!
Do you know somthing about hfsc and bps?
There''s no output for speed only for packets. Doesn''t hfsc support such
a field?
tc -s class show dev eth0
class hfsc 1: root
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
period 0 level 2
class hfsc 1:11 parent 1:1 sc m1 0bit d 18.0ms m2 1000Kbit ul m1 0bit d
0us m2
2006 Jun 23
4
English translation of article on HFSC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings all,
Working in concert with the original authors, Klaus Rechert and
Patrick McHardy, I have translated their article "HFSC Scheduling
mit Linux" [0] on Hierarchical Fair Service Curve (HFSC) into
English [1].
http://linux-ip.net/tc/hfsc.en/
Although the original content is not available directly from their
website,
2006 Sep 20
0
HTB and HFSC, tc command question
I have a lot question about tc-command because now i''m doing research to compare performance between HTB and
HFSC so i''m doubt a lot thing and your reply are so very helpful me ... my question is
1. I''m use opensource (Mastershaper) for help to config traffic control but when i''m try to config HTB,
I''m doubt about in each chain must identify
2006 Sep 18
0
HTB and HFSC tc commandd syntax question
I have a lot question about tc-command because now i''m doing research to compare performance between HTB and
HFSC so i''m doubt a lot thing and your reply are so very helpful me ... my question is
1. I''m use opensource (Mastershaper) for help to config traffic control but when i''m try to config HTB,
I''m doubt about in each chain must identify fallback
2005 May 27
3
FW: HFSC + ESFQ - class statistics
Hello,
First I want to point out that I''m not so familiar with HFSC,
since there not so much info online.
But here is my script:
${TC} class add dev ${LAN_IFACE} parent 1:0 classid 1:1 hfsc ls rate
100mbit ul rate 100mbit
${TC} class add dev ${LAN_IFACE} parent 1:1 classid 1:2 hfsc ls rate
90mbit ul rate 90mbit
${TC} class add
2007 Nov 04
7
HFSC and that ATM overhead problem (Another VOIP QoS post. Ahhhh)
G''Day
I would like to be able to use my VOIP telephone over a saturated
ADSL link whilst enjoying optimum audio quality and utilising all of the
bandwidth I pay for. It is about this situation that I write.
HFSC appears to be the queueing discipline of choice for VOIP. In order
for this to work, though, do I have to account for the ATM overhead in
the small VOIP packets by defining my
2004 Jan 20
4
Fair bandwidth oversubscribing ? How with HTB ?
Hopefully someone has a suggestion on how I might do this...as I can''t
figure it out :(
I need to be able to set up a group of seperate users who have a
"bandwidth pool" they share, but also be able to limit their individual
bandwidth as well.
Example:
I have 5 customers and would like to be able to provide them with a
maximum of 256Kbit each, with a CIR of 33%.
To do this,
2006 Sep 06
0
Can i attach another qdisc (htb) under HFSC classfull ?
Hi,
Is it possible to attach another qdisq under a HFSC classfull ?
I try it and the configuraton works :
$TC qdisc add dev $dev root handle 1: hfsc default 30
$TC class add dev $dev parent 1: classid 1:1 hfsc sc rate
${RATE}mbit ul rate ${RATE}mbit
$TC class add dev $dev parent 1:1 classid 1:10 hfsc rt umax 1500b
dmax 30ms rate 200kbit
$TC class add dev $dev