Re: [uClinux-dev] Kernel 2.6 size increase - get_current()?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Jul 24 2003 - 09:48:39 EST


On Iau, 2003-07-24 at 13:04, David McCullough wrote:
> So should the trend be away from inlining, especially larger functions ?
>
> I know on m68k some of the really simple inlines are actually smaller as
> an inline than as a function call. But they have to be very simple, or
> only used once.

Cool. As to trends well there are two conflicting ones - less inlines but
also more code because of adding fast paths to cut conditions down on normal
sequences of execution.

-
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/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:22 EST