Displaying 20 results from an estimated 300 matches similar to: "Kernel panic when using wrr qd"
2004 Jan 19
0
problem with wrr+prio
I have set up wrr successfully on my bridge/shaper machine. That much
works fine. I originally used sfq in the inner classes. However, there
was a problem with high-bandwidth connections (web downloads,
bittorrent) starving low-bandwidth low-latency connections like ssh. I
would like to use prio or similar to prioritize the interactive traffic,
but it does not seem to work. I have tested with
2005 Oct 17
1
WRR and Monitoring/Graphing usage
Hi All,
I''ve just installed WRR and am looking at tools to monitor, graph and display
the system and throughput of each queue/class/filter.
I''ve looked at:
iptraf - only shows tcp/udp flows, not QOS queue throughputs
show.pl - doesnt work with WRR (as far as I can tell)
tc-graph.pl - doesnt work with WRR (as far as I can tell)
polltc_ - doesnt work with WRR (as far as I can
2005 May 30
2
wrr in 2.6.x
Guys
Given the replies and interests lately on the WRR scheduler, and the
shameless promotion of Route Hat (only kidding), my question is
simple. Is there an alternative for the 2.6.x kernels?
>From what I gather WRR is only available for the 2.4 kernels...
Regards
--
Kenneth Kalmer
kenneth.kalmer@gmail.com
http://opensourcery.blogspot.com
2006 Jan 20
5
multiple wrr as child of htb
Hi all,
Here''s the situation.
I have 80 users sharing a internet link of 5Mb link.
The users are grouped in /29 ip addr classes so I have 10 classes of users
I want to create a root htb, then 10 htb childs each with 0.5Mb
bandwidth. The traffic will be directed to each class using tc filters.
Now, I want that each of 8 users from each class to share equally the
class bandwidth. Can I
2005 Oct 15
5
esfq ? or wrr ?
Hi
If I have a HTB class with 128kbit, and I want to
put "N" users in that class ( in order to share
bandwidth fairly ) ,
which is better for me ? esfq (hash dst) or wrr ?
I would attach esfq or wrr to HTB parent class.
Also I''ve readed on Jim script that over WRR put
a RED qdisc, but I don''t understand it.
bests
andres
2004 Aug 31
4
WRR problem and other things
Hello
I have problem with wrr and more than 1300 classes
when i try to add qdisc like:
tc qdisc add dev imq1 parent 1:21 handle 1000: wrr dest ip 1512 0
then i have a message like:
RTNETLINK answers: Cannot allocate memory
And some other problem:
When I do more than 2048 filters I have message like:
Classes:
tc class add dev imq1 parent 1:1 classid 1:9 htb rate 1024kbit ceil 2048kbit
..
tc
2008 Jan 05
0
Help With WRR
Could anyone explain what is WRR param2 [wmode2 , incr2 , decr2 , min2] for ?
can i set just the param1 ? [wmode1 , incr1 , decr1,min1]
--
[]''s
Salatiel
"O maior prazer do inteligente é bancar o idiota
diante de um idiota que banca o inteligente".
2005 Oct 26
0
Explenation of WRR parameters
Guys
Oppologies for the cross post.
I''ve been scouring the docs coming with the wrr patches and for the
life of me I can''t figure out why there are 8 parameters for each
class.
<snip>
weight1, min1, decr1, incr1,
weight2, min2, decr2, incr2
</snip>
According to the docs these parameters are handled the same way, but
looking at the example scripts there are
2008 Jan 11
0
why can`t i attach wrr to a htb or hfsc class ?
Attaching WRR to a hfsc ot htb class after a while i will get all
packets drop and syslog full of
HFSC or HTB : Non-work-conserving qdisc
any ideas ?
--
[]''s
Salatiel
"O maior prazer do inteligente é bancar o idiota
diante de um idiota que banca o inteligente".
2005 Jul 26
4
wrr vs. htb
Guys
I''m looking for some advice on the following situation:
We''re serving a residential complex with internet, the network has
grown and with it has the problems, below is a descriptive layout of
our current setup:
Connection: ADSL
Down/Up speed: 512kbps/256kbps (1024kbps/256kbps in the near future)
2.0GHz Celeron D with 512MB RAM
Current users: 140
Maximum amount of users:
2005 Jun 07
7
wrr question
Guys
All the recent discussions recently, and the knowledge of a 2.6 port,
of WRR has made me very keen on trying it. I had a look at the docs
and examples know but my mind is not in a very receptive state.
Take this simple example.
Incoming internet connection of 1mbps. Shared between up to 25 users
simultaneously.
I know that WRR can fairly distribute the traffic amongst the
currently
2001 Apr 22
1
wrr/bandwith control in ppp0
is possible to setup any bandwith resource control in a ppp0 interface?
i''d like to distribute bandwith equally between pcs in a network, and
inside each pc, equally between protocols... is this possible? all the
documentation refers to eth0 type interfaces... so?
--
$~ who | grep -i brunette | date ; cd ~ ; unzip ; touch; strip; finger; mount; gasp; yes; uptime ; umount; sleep
Diego
2009 Nov 10
3
creating multiple plots using a splitting factor
Hello,
I am new to R. I often collect data at multiple sites and need to
create separate graphs (such as scatterplots or histograms) of specific
variables for each site. I have tried to do this by splitting the data
frame and then using lapply, but it seems that the graphing commands
cannot be called as functions. Here is a sample of my data, called
"seeddist2":
site
2004 Apr 05
0
prio and pfifo_fast not working the same?
I have a machine running 2.4.25 w/ wrr, ebtables-brnf, iptables CLASSIFY
and esfq patches (not using esfq, though).
I have wrr set up, and within each class I want to prioritize ssh, web,
etc..., but right now I am testing with pings.
I have the following in my POSTROUTING mangle table:
CLASSIFY icmp -- anywhere anywhere CLASSIFY set 0:6
I find that if I attach a prio
2006 Jun 19
0
Linux QoS to support LLQ and WFQ
I would like to implement an architecture to support LLQ and WFQ with Qos linux elements !
Is possible use CBQ (you can set same parameters to control WRR process) or HTB (how can i controll DRR process) structure ?
My idea is to classify packets by List flows, tos flows or connections flows (as CBWFQ on CISCO )
I saw also for WRR patch (http://www.zz9.dk/wrr), but I don''t understand
2005 Jul 04
0
ingress/imq shaping setup
hi list,
i''m about to setup traffic shaping on a server and got some small
questions about the setup. i read alot of docs/howto''s but there are
still some questions i''d like to ask.
setup on the box is:
- external if is ppp0 (dsl)
- internal if in eth0 (with ~15 nat''ed boxes)
- openvpn at tun1
since all ppl on the lan feel like they have to use p2p i decided
2003 Jan 13
1
Getting Error when starting Wondershaper 1.1a
Hello,
i´ve installed a Suse 8.1 minimal System with iproute 2.4.7 and iptables, Suse default Kernel 2.4.19.
When I start the Wondershaper 1.1a Script I get the following Error:
CBQ: "allot" is required to set WRR parameters.
/home/skripte/./wshaper: line 72: allot: command not found
CBQ: "allot" is required to set WRR parameters.
/home/skripte/./wshaper: line 78: allot:
2006 Jan 30
2
Suggestions for a new shaper
Guys
Reading through my lartc mail, and thinking on how to tackle my next
shaping solution, gave me an idea. I''d like to propose this idea for
scrutiny and if it sounds viable I''ll definitely need to start
developing in due time.
For me in my day to day work with developing network application
specifically geared for middle-tier ISP''s, and reading on other
peoples
2006 Feb 15
0
Closed ports and traffic shaping
First off, please excuse the cross post between lartc and netfiler,
the line between the two is very blurred here (at least for me)...
A thought just crossed my mind now while working on a new iptables/tc
collaboration for a project.
I use iptables to basically seal off a linux gateway, we''re very
restrictive on what users can do on the connection. For now I''m using
destination
2005 Jan 07
0
Something on CBQ!
Hello,
I think I have misundertood the relationship between cbq and the queue (such as
Red) attached to
it. This is my latest opion, please give me some advice on it:
At beginning, I thought that a packet will be firstly classified by the CBQ where
it will
find the proper class it belongs to. Then the packet enters the queue attached to
that class.
At last, the packet is scheduled in that