From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Mon, 17 May 2004 23:33:38 +0000 Subject: Re: [LARTC] HTB MPU Message-Id: <40A94BD2.8040007@dsl.pipex.com> List-Id: References: <40A37E1B.8060604@dsl.pipex.com> In-Reply-To: <40A37E1B.8060604@dsl.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Andy Furniss wrote: > You can make HTB more accurate by setting HTB_HYSTERESIS to 0 in > net/sched/sch_htb.c. > > To save time - if you built HTB as a module, you can probably (well it > worked for me) get away with editing htb.c and do > > make SUBDIRS=net/sched modules > and replacing /lib/modules/[kversion]/kernel/net/sched/htb.o with the > new htb.o from your source tree. > > If you are doing it live stop shaping and check with lsmod that modprobe > -r gets rid (do it again if it's still there) of the old htb.o and > reload shaping scripts. Oops the htb.c or o should read sch_htb.c or o Andy. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/