Re: [PATCH 3/3] relay: Add buffer-only channels; useful for earlylogging.

From: Eduard - Gabriel Munteanu
Date: Mon Jun 16 2008 - 09:31:38 EST


On Mon, 16 Jun 2008 08:35:35 -0400
Mathieu Desnoyers <compudj@xxxxxxxxxxxxxxxxxx> wrote:

> I think it would be good to add a patch to this patch series which
> allows to allocate such early boot buffers either statically in a
> kernel menuconfig option or in a kernel command line argument, so we
> do not depend on vmap. That would make it usable "very early".
>
> Mathieu

This can be done, but it would require rewriting much of what relay
uses to allocate structures and buffers. I've decided with my mentor,
Pekka Enberg, that kmemtrace doesn't need this so much, so this is on
my low priority list. I agree it would be nice, but it probably won't
happen until kmemtrace is done.

The bright side is most of this patch will still be valid if we choose
to implement static buffers. So this _is_ a step in that direction.


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