Re: [PATCH 0/5] ftrace: to kill a daemon

From: Peter Zijlstra
Date: Fri Aug 08 2008 - 03:23:53 EST


On Thu, 2008-08-07 at 21:21 -0400, Steven Rostedt wrote:

> Which would people prefer? I little longer full build and do the
> modification on every object, or have a shorter full build, but every
> build will take that extra minute to do?

I have a very strong preference to do it per obj rather than at the end,
that way it can be distributed and make these fancy smp boxen useful.

Bonus points if you can make distcc dig it.

The vmlinux link path is the thing that is killing build performance,
anything to shorten that is golden, anything increasing it needs _very_
good justification.

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