[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100513121123.e105ac97.akpm@linux-foundation.org>
Date: Thu, 13 May 2010 12:11:23 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: miaox@...fujitsu.com
Cc: David Rientjes <rientjes@...gle.com>,
Lee Schermerhorn <lee.schermerhorn@...com>,
Nick Piggin <npiggin@...e.de>, Paul Menage <menage@...gle.com>,
Linux-Kernel <linux-kernel@...r.kernel.org>,
Linux-MM <linux-mm@...ck.org>
Subject: Re: [PATCH -mm] cpuset,mm: fix no node to alloc memory when
changing cpuset's mems - fix2
On Thu, 13 May 2010 14:16:33 +0800
Miao Xie <miaox@...fujitsu.com> wrote:
> >
> > The code you have at present is fairly similar to sequence locks. I
> > wonder if there's some way of (ab)using sequence locks for this.
> > seqlocks don't have lockdep support either...
> >
>
> We can't use sequence locks here, because the read-side may read the data
> in changing, but it can't put off cleaning the old bits.
I don't understand that sentence. Can you expand on it please?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists