Re: [PATCH 0/2] x86: Optimize percpu accesses v3

2008-02-20 Thread Mike Travis
Ingo Molnar wrote: > * Mike Travis <[EMAIL PROTECTED]> wrote: > >> This patchset is the x86-specific part split from the generic part of >> the zero-based patchset. > > thanks Mike, applied them to x86.git. Do these depend on the generic > bits? (for now we'll keep these in -testing, so that th

Re: [PATCH 0/2] x86: Optimize percpu accesses v3

2008-02-20 Thread Ingo Molnar
* Mike Travis <[EMAIL PROTECTED]> wrote: > This patchset is the x86-specific part split from the generic part of > the zero-based patchset. thanks Mike, applied them to x86.git. Do these depend on the generic bits? (for now we'll keep these in -testing, so that they do not reach -mm)

[PATCH 0/2] x86: Optimize percpu accesses v3

2008-02-19 Thread Mike Travis
This patchset is the x86-specific part split from the generic part of the zero-based patchset. This patchset provides the following: * x86_64: Fold pda into per cpu area Declare the pda as a per cpu variable. This will move the pda area to an address accessible by the x86_64 per cpu m