Re: [PATCH 0/9] ACPI, APEI patches for 2.6.37

From: Huang Ying
Date: Fri Oct 22 2010 - 04:55:56 EST


On Fri, 2010-10-22 at 13:50 +0800, Len Brown wrote:
> On Wed, 20 Oct 2010, Huang Ying wrote:
>
> > [PATCH 2/9] Add lock-less version of bitmap_set/clear
> > [PATCH 3/9] lock-less NULL terminated single list implementation
> > [PATCH 4/9] lock-less general memory allocator
>
> What kinds of tests has this lockless lib code been subject to?

These code are used by GHES only now. We have a test suite for GHES.
These code works well for GHES.

At the same time, we have test code dedicated for these lib too,
including stress testing.

> This is generic code, does it play on multiple architectures?

We have tested the code on x86_64 and i386 architectures. For some other
architectures, we have done compile testing. The code is quite simple,
so I think it should run properly on other architectures too.

Best Regards,
Huang Ying


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