Re: Re-implement MCE log ring buffer as per-CPU ring buffer
From: Andi Kleen
Date: Wed Apr 22 2009 - 07:31:01 EST
You may also want to consider to use the in-kernel ring_buffer api
(include/linux/ring_buffer.h).
Its semantics don't map very well to the machine check requirements.
I did an analysis of that in http://thread.gmane.org/gmane.linux.kernel/772928/focus=773452
AFAIK the reasons stated there are all still valid.
-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/