Re: Re-implement MCE log ring buffer as per-CPU ring buffer

From: Ingo Molnar
Date: Wed Apr 22 2009 - 06:19:49 EST



* Robert Richter <robert.richter@xxxxxxx> wrote:

> On 22.04.09 11:22:59, Ingo Molnar wrote:
> >
> > * Huang Ying <ying.huang@xxxxxxxxx> wrote:
> >
> > > Re-implement MCE log ring buffer as per-CPU ring buffer for better
> > > scalability. Basic design is as follow:
> >
> > Before changing anything substantial in the MCE code it would be
> > necessary to clean up and then unify the 32-bit and 64-bit side
> > of the MCE code first. (Which essentially means extending the
> > 64-bit-only code to 32-bit)
>
> You may also want to consider to use the in-kernel ring_buffer api
> (include/linux/ring_buffer.h).

Yeah. I'd have suggested that once cleanups and unification is done
(which is still a long way out :-).

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