Re: RT_CACHE_SIZE_MAX

Thomas Bogendoerfer (tsbogend@alpha.franken.de)
Sat, 16 Aug 1997 15:45:31 +0200 (MEST)


> > --- linux/net/ipv4/route.c.orig Wed May 7 14:28:56 1997
> > +++ linux/net/ipv4/route.c Wed May 7 14:30:22 1997
> > @@ -936,6 +936,7 @@
> > }
> > rtp = &rt->rt_next;
> > }
> > + ip_rt_bh_mask &= ~RT_BH_FREE;
> > }
> >
> > void ip_rt_run_bh()
> >
>
> Ooooh... Main lieber Mutti... And what, does it really work
> without this line? :-)

it does:-) But you can see ping times over ethernet up to some seconds,
when networks load increases.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]