[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0806101033350.17131@schroedinger.engr.sgi.com>
Date: Tue, 10 Jun 2008 10:34:05 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Mike Travis <travis@....com>
cc: Rusty Russell <rusty@...tcorp.com.au>, akpm@...ux-foundation.org,
linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
David Miller <davem@...emloft.net>,
Eric Dumazet <dada1@...mosbay.com>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [patch 02/41] cpu alloc: The allocator
On Wed, 4 Jun 2008, Mike Travis wrote:
> I haven't seen any further discussion on these aspects... is there a consensus
> to remove the flags from CPU_ALLOC() and use a mutex?
We want to have extensable per cpu areas. This means you need an
allocation context. So we need to keep the flags. Mutex is not a bad idea.
--
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