All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huang Ying <ying.huang@intel.com>
To: Len Brown <lenb@kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Andi Kleen <andi@firstfloor.org>,
	"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH 0/9] ACPI, APEI patches for 2.6.37
Date: Fri, 22 Oct 2010 16:55:42 +0800	[thread overview]
Message-ID: <1287737742.2862.241.camel@yhuang-dev> (raw)
In-Reply-To: <alpine.LFD.2.00.1010220147560.27300@localhost.localdomain>

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



  reply	other threads:[~2010-10-22  8:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20  1:36 [PATCH 0/9] ACPI, APEI patches for 2.6.37 Huang Ying
2010-10-20  1:36 ` [PATCH 1/9] ACPI, APEI, Add ERST record ID cache Huang Ying
2010-10-22 12:04   ` Andi Kleen
2010-10-25  2:08     ` Huang Ying
2010-10-20  1:36 ` [PATCH 2/9] Add lock-less version of bitmap_set/clear Huang Ying
2010-10-20  1:36 ` [PATCH 3/9] lock-less NULL terminated single list implementation Huang Ying
2010-10-20  1:36 ` [PATCH 4/9] lock-less general memory allocator Huang Ying
2010-10-20  1:36 ` [PATCH 5/9] Hardware error device core Huang Ying
2010-10-20  1:36 ` [PATCH 6/9] Hardware error record persistent support Huang Ying
2010-10-20  1:36 ` [PATCH 7/9] ACPI, APEI, Use ERST for hardware error persisting before panic Huang Ying
2010-10-20  1:36 ` [PATCH 8/9] ACPI, APEI, Report GHES error record with hardware error device core Huang Ying
2010-10-20  1:37 ` [PATCH 9/9] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support Huang Ying
2010-10-22 11:57   ` Andi Kleen
2010-10-25  2:03     ` Huang Ying
2010-10-22  5:50 ` [PATCH 0/9] ACPI, APEI patches for 2.6.37 Len Brown
2010-10-22  8:55   ` Huang Ying [this message]
2010-10-22 11:57   ` Andi Kleen
2010-10-22 11:59 ` Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1287737742.2862.241.camel@yhuang-dev \
    --to=ying.huang@intel.com \
    --cc=andi@firstfloor.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.