Re: 2.6.11-rc1-mm1

From: Andi Kleen
Date: Fri Jan 14 2005 - 05:40:13 EST


On Fri, Jan 14, 2005 at 01:27:27PM +0300, Nikita Danilov wrote:
> Andi Kleen <ak@xxxxxx> writes:
>
> [...]
>
> >
> > Preferably that would be only the fastest options (extremly simple
> > per CPU buffer with inlined fast path that drop data on buffer overflow),
>
> Logging mechanism that loses data is worse than useless. It's only too
> often that one spends a lot of time trying to reproduce some condition
> with logging on, only to find out that nothing was logged.

When you have a timing bug and your logger starts to block randomly
you also won't debug anything. Fix is to make your buffers bigger.

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