search for: marcin_ml

Displaying 3 results from an estimated 3 matches for "marcin_ml".

2005 May 06
5
Ingress rate
Hello I''m doing some qdisc programming and I want to get/read the current ingress rate from a kernel module I was wondering what is the most convenient of achieving this My idea is to load the ingress qdisc and the police filter if necessary. and modify the source to export a structure or function so I can read the ingress rate. How does this sound? Is there a simpler way? With
2005 May 14
1
Strange HFSC behavior - bug? my misconfiguration/lack of knowledge?
Hi I''m moving to hfcs (mostly succesfuly:) ), but I''ve encountered a strange problem: When I download something from this server using wget (one thread) via an idle uplink, I get no more than 130 kbit/s, and when I''m using prozilla (or start more wgets), I get about 200 kbit, but still it''s not all the link can do (240) - the rest remamins unused. Is this
2005 May 03
2
problem with filters - packets ''slipping'' through them when they shouldn''t
Hi! I''m trying to shape my internet connection traffic using hsfc and I''ve encountered the following problem (may not be connected with hfsc). on my lan interface I shape incoming traffic like this: tc qdisc add root dev eth1 handle 1: hfsc default 1003 tc class add dev eth1 parent 1:0 classid 1:1003 hfsc ls rate 10kbit ul rate 10kbit tc class add dev eth1 parent 1: classid