Displaying 17 results from an estimated 17 matches for "lql".
Did you mean:
ll
2005 Feb 05
1
ANNOUNCE: LQL# 0.8.0 and LQL 0.8.0
******
* Since LARTC is not an announcement list I will not be posting
* all release announcements here. LQL has been through several
* releases since the initial announcement and LQL-Sharp is
* something completely new which will hopefully be of interest to
* many of the people subscribed to LARTC.
******
That''s right! Yes, yes, yes. You can now control the QoS features of the
Linux kernel from...
2004 Aug 31
0
ANNOUNCE: Linux QoS Library (LQL) 0.5.0
The Linux QoS Library (LQL) provides a GPL licensed, GObject based C API
to manipulate the network queueing disciplines, classes and classifiers
in the Linux kernel. LQL does not use the TC command as a back-end.
Instead, LQL communicates with the Linux kernel via Netlink sockets the
same way TC does.
0.5.0 2004-08-30
-----...
2004 Oct 12
12
Qdisc statistics project
As a necessety for my job is to real-time monitor the bytes, packets, packet
dropped etc of all the qdiscs working inside the kernel i''ve tried varius
methods:
1. Parse tc -s command output and update a round robin database and use
rrdtool to graphically display tc statistics.
[varius perl scripts exist for the above job]
2. Unsuccesfully tried QoS SNMP extensions, in order to use a
2005 Feb 02
4
Issue with using using tc api
Hi ,
I''m trying to call the tc_qdisc_modify function of tc in iproute2/tc. I could compile it with my stub program and got the executable. However, when i try to create an htb qdisc i get the following error : Unknown qdisc "htb", hence option "default" is unparsable
However, if i use the tc tool, it works fine.. When I tried to understand the problem, it appeared to
2005 Jan 05
4
TC GUI or graphs?
Hello everybody,
I am new to the lartc mailing list. I have been using "tc" for some time
now. To be precise, tc & HTB to shape traffic. I did a lot of search on
Google for 2 things:
- A GUI to create configure new qdiscs & classes for HTB
- A utility that will graph the data sent through all configured classes or
qdiscs.
I could not find anything. Could someone tell me if a
2007 Apr 26
0
Library TC
Hi all,
I try to made a C program (CAC (Call Admission Control) module) and I don''t
want to use a exec command with TC in my program when I want to add,modify
or delete a QoS rule.
I search a TC library and I found two projects :
LQL (Linux QoS Library) : http://www.coverfire.com/lql/ (c)
LTCM : http://hng.av.it.pt/~ltcmmm/ (c++)
Do you known these API or others ? If you know them, can you tell me which
one is better ?
thanks,
Edouard.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
h...
2006 Jan 29
1
Reminder - links
Because these tend to get lost, here are some links that I think
everyone should know about:
wiki:
http://linux-net.osdl.org
API:
http://www.coverfire.com/lql/
Stef Coene: (Broken? I hope not. This is excellent stuff!)
http://www.docum.org/docum.org/
Jason Boxman:
http://edseek.com/~jasonb/articles/traffic_shaping/
Dan Singletary:
http://www.tldp.org/HOWTO/ADSL-Bandwidth-Management-HOWTO/index.html
Emmanuel Roger:
http://www.prout.be/q...
2005 Apr 21
2
A general view of the TC
Is there any library that i can hook on at runtime in order to create
a qdisc dinamically from a program or if i want to do this I have to
call the "tc" command?
The disadvantage of calling the tc command from a process is that it
creates an other process and this slows things up.
Marius
2005 Mar 28
2
getting qdisc stats using rtnetlink sockets
hi
i wanted to get the qdisc stats without using tc. is
this possible by just using rtnetlink sockets
directly? if possible could someone point me to an
example.
thanks.
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
2005 Mar 29
1
tc + bandwidth measurement
I want to implement a snmp-agent to measure the
bandwidth traffic per flow
in a linux router.
Is there any way to use tc in bash scripts in order to
measure the
bandwidth?
In my first thought, the agent would fire repeatedly
tc commands that would
return the rate /flow. Is that speculation correct?
Do you propose an alternative way to measure the
bandwith through an agent.
I found somewhere
2004 Sep 30
7
tc monitoring
I have managed to dynamically parse the output of commands:
tc qdisc ls dev eth0 and
tc -s class show dev eth0
Save statistics in an rrd database and display it via a php script.
see http://143.233.4.215/graph.php and dload scripts from
http://143.233.4.210/qos/
My next step in developing this monitoring software is to somehow manage to
create a tree out of tc and then use it to greatly
2005 Jan 19
4
Writing rules direct to Kernel
Hi,
I''m interested to write rules direct in Kernel space memory and not to
execute the tc command. Have anyone done this before ? Any ideas ?
Sources ?
Thank you,
Liviu
--
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://linux.bitdefender.com/
_______________________________________________
LARTC mailing list /
2006 May 01
1
retrieving informations from Psched for Qos
Hi
I''m working actually on a project about Qos configuration on a linux
computer.
I need to access (read/write) at the informations generated by the "tc"
command.
I think that these informations are in the /proc/net/psched file, but I
only got 4 hexadecimal number in it..
Can anyone help me?
David
2005 Aug 02
2
internet traffic from tbf
Hi have set the following tbf
tc qdisc add dev eth0 root tbf rate 0.5mbit \
burst 5kb latency 70ms peakrate 1mbit \
minburst 1540
I want to add a filter so the ip traffic pass from
it.. plz help me
__________________________________
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html
2005 Jun 29
6
statistics + c code
Good morning :)
I want to use some c code to read statistics as well
as the configured settings ... .. Just give me some
links for starting reading :)
Have a nice day
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
2013 Aug 08
14
[LLVMdev] [global-isel] Proposal for a global instruction selector
...%entry ]
%iv2:i32,IntBank = add i32 %iv, -1
%p2:i32,IntBank = add i32 %p1, i32 8
%q2:i32,IntBank = add i32 %q1, i32 8
%lp:i64,VecBank = load %p1, align 4
%lq:i64,VecBank = load %q1, align 4
%lpl:i32,IntBank = extract_element i64 %lp, 0
%lph:i32,IntBank = extract_element i64 %lp, 1
%lql:i32,IntBank = extract_element i64 %lq, 0
%lqh:i32,IntBank = extract_element i64 %lq, 1
%prodl:i32,IntBank, %prodh0:i32,IntBank = umul_lohi i32 %lpl, %lql
%prodh1:i32,IntBank = mul i32 %lpl, %lqh
%prodh2:i32,IntBank = mul i32 %lph, %lql
%prodh3:i32,IntBank = add i32 %prodh0, %prodh1
%pr...
2005 Jan 05
2
Suggestion - table of QoS mechanisms
Hi,
A thought for the list. As I mentioned in another
posting, there are a lot of QoS mechanisms out there.
Linux supports some, but not all. Some patchsets add
others, but don''t work for all kernels. There are also
userland implementations, usually sitting in software
routers, but there are other packages.
Would it be helpful if I worked on a table of what''s
out there for