Re: [RESEND] tuning linux for high network performance?

Denis Vlasenko (vda@port.imtp.ilyichevsk.odessa.ua)
Thu, 24 Oct 2002 15:41:59 -0200


On 24 October 2002 09:50, Russell King wrote:
> On Thu, Oct 24, 2002 at 02:22:25PM -0200, Denis Vlasenko wrote:
> > Please delete memory.o, rerun make bzImage, capture gcc
> > command used for compiling memory.c, modify it:
> >
> > gcc ... -o memory.o -> gcc ... -S -o memory.s ...
>
> Have you tried make mm/memory.s ?

No ;) but I have a feeling it will produce that file ;)))

I'm experimenting with different csum_ routines in userspace now.

--
vda
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/