Re: [PATCH] introduce setup_timer() helper

From: Andrew Morton
Date: Sun Sep 18 2005 - 15:07:37 EST


Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
>
> I think this can save a couple of cpu cycles. The init_timer()
> is not inline, gcc can't reorder exprx() and init_timer() calls.
>
> Ok, I do not want to persist very much, I can resend this patch.
>
> Andrew, should I?

Try both, see which one generates the shorter code?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/