Re: [PATCH 00/14] numa aware allocation for pacas, stacks, pagetables

2018-03-29 Thread Nicholas Piggin
On Thu, 29 Mar 2018 17:18:12 +1100 Michael Ellerman wrote: > Nicholas Piggin writes: > > On Wed, 07 Mar 2018 21:50:04 +1100 > > Michael Ellerman wrote: > >> Nicholas Piggin writes: > >> > This series allows

Re: [PATCH 00/14] numa aware allocation for pacas, stacks, pagetables

2018-03-29 Thread Michael Ellerman
Nicholas Piggin writes: > On Wed, 07 Mar 2018 21:50:04 +1100 > Michael Ellerman wrote: >> Nicholas Piggin writes: >> > This series allows numa aware allocations for various early data >> > structures for radix. Hash still has a bolted

Re: [PATCH 00/14] numa aware allocation for pacas, stacks, pagetables

2018-03-07 Thread Nicholas Piggin
On Wed, 07 Mar 2018 21:50:04 +1100 Michael Ellerman wrote: > Nicholas Piggin writes: > > > This series allows numa aware allocations for various early data > > structures for radix. Hash still has a bolted SLB limitation that > > prevents at least pacas

Re: [PATCH 00/14] numa aware allocation for pacas, stacks, pagetables

2018-03-07 Thread Nicholas Piggin
On Wed, 07 Mar 2018 21:50:04 +1100 Michael Ellerman wrote: > Nicholas Piggin writes: > > > This series allows numa aware allocations for various early data > > structures for radix. Hash still has a bolted SLB limitation that > > prevents at least pacas

Re: [PATCH 00/14] numa aware allocation for pacas, stacks, pagetables

2018-03-07 Thread Michael Ellerman
Nicholas Piggin writes: > This series allows numa aware allocations for various early data > structures for radix. Hash still has a bolted SLB limitation that > prevents at least pacas and stacks from node-affine allocations. > > Fixed up a number of bugs, got pSeries working,

[PATCH 00/14] numa aware allocation for pacas, stacks, pagetables

2018-02-13 Thread Nicholas Piggin
This series allows numa aware allocations for various early data structures for radix. Hash still has a bolted SLB limitation that prevents at least pacas and stacks from node-affine allocations. Fixed up a number of bugs, got pSeries working, added a couple more cases where page tables can be