From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alessandro O. Ungaro" Date: Thu, 20 May 2004 18:18:55 +0000 Subject: Re: [LARTC] New Qdisc - How to Message-Id: <40AD2046.3090709@ccpbr.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Ricardo, you need to change the tc source too ps: sauda=E7=F5es :) []'s x-arnie Ricardo Leite wrote: > > Hello Lartc's users, > > This is my first contact. > > > I'm trying to implement a new queue discipline based on bfifo schedule. > I search on internet but there are some problem(s) that I don't Know=20 > how to solve them and that's why I'm here asking for your help. > > Well, > These were my steps for the implementation: > > - Put the new qdisc routine "sch_ric.c" into the directory=20 > "/usr/src/linux/net/sched/" , > > - Insert a new line on the file "/net/sched/Makefile", > > - Insert a new line on the file "/net/sched/Config.in", > > - Insert a new line on the file "/include/linux/pkt_sched.h", > > - Insert a new line on the file "/net/sched/sch_api.c" > > > Then I created a new kernel, which include the new qdisc: > > - make menuconfig > - make dep > - make clean > - make bzImage > - make modules > - make modules_install > - Change the lilo.conf > > Reboot > > when I tried to program my qdisc with the tc command > > tc qdisc add dev eth0 root bric limit 10 > > the kernel (or the tc command) couldn't find the the bric qdisc. > > > > I think that I shoud change more files, but I don't know which they are. > Do you know what am I doing wrong? > > > Cheers! > Para os Portistas...Sauda=E7=F5es Dragon=E1rias > > > > Ricardo Leite > > _________________________________________________________________ > MSN Messenger: converse com os seus amigos online. =20 > http://messenger.msn.com.br > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/