[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57C9024A16AD2D4C97DC78E552063EA3E2F03FDC@orsmsx505.amr.corp.intel.com>
Date: Wed, 30 Sep 2009 15:05:43 -0700
From: "Luck, Tony" <tony.luck@...el.com>
To: Christoph Lameter <cl@...ux-foundation.org>
CC: Tejun Heo <teheo@...e.de>, Nick Piggin <npiggin@...e.de>,
"Yu, Fenghua" <fenghua.yu@...el.com>,
linux-ia64 <linux-ia64@...r.kernel.org>,
Ingo Molnar <mingo@...hat.com>,
Rusty Russell <rusty@...tcorp.com.au>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCHSET percpu#for-next] percpu: convert ia64 to dynamic
percpu and drop the old one, take#2
> Tony: Could we use a global register for the per cpu address? That would
> make IA64 work similar to sparc.
Would that be a useful trade of resources for convenience? We've already
hard-wired r13 for "current". Grabbing another one would require fixing
(since user code will have clobbered it). Possibly re-working any existing
code that already uses whatever register you choose.
How would that compare with using [r13]?
We might have a krN free ... but kregs are a lot slower than real registers.
-Tony
--
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