All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alessandro O. Ungaro" <x-arnie@ccpbr.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] New Qdisc - How to
Date: Thu, 20 May 2004 18:18:55 +0000	[thread overview]
Message-ID: <40AD2046.3090709@ccpbr.org> (raw)
In-Reply-To: <BAY15-F39wuHlXwGThU00090d41@hotmail.com>

Ricardo,

you need to change the tc source too

ps: saudações :)

[]'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 
> 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 
> "/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ções Dragonárias
>
>
>
> Ricardo Leite
>
> _________________________________________________________________
> MSN Messenger: converse com os seus amigos online.  
> 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/

  parent reply	other threads:[~2004-05-20 18:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-20 17:04 [LARTC] New Qdisc - How to Ricardo Leite
2004-05-20 18:08 ` Andreas Klauer
2004-05-20 18:18 ` Alessandro O. Ungaro [this message]
2004-05-20 18:33 ` Damjan
2004-05-20 20:54 ` Ricardo Leite
2004-05-20 23:52 ` Andy Furniss
2004-05-21 15:55 ` Stephen Hemminger
2004-05-22 20:25 ` Ricardo Leite

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40AD2046.3090709@ccpbr.org \
    --to=x-arnie@ccpbr.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.