Messages in this thread |  | | Date | Mon, 16 Jun 2008 16:30:46 +0300 | From | Eduard - Gabriel Munteanu <> | Subject | Re: [PATCH 3/3] relay: Add buffer-only channels; useful for early logging. |
| |
On Mon, 16 Jun 2008 08:35:35 -0400 Mathieu Desnoyers <compudj@krystal.dyndns.org> 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
|  |