Re: [PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-10 Thread Andy Whitcroft
Christoph Lameter wrote: > On Thu, 5 Apr 2007, David Miller wrote: > >> Hey Christoph, here is sparc64 support for this stuff. > > Great! > >> After implementing this and seeing more and more how it works, I >> really like it :-) >> >> Thanks a lot for doing this work Christoph! > > Thanks for

Re: [PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-10 Thread Andy Whitcroft
Christoph Lameter wrote: On Thu, 5 Apr 2007, David Miller wrote: Hey Christoph, here is sparc64 support for this stuff. Great! After implementing this and seeing more and more how it works, I really like it :-) Thanks a lot for doing this work Christoph! Thanks for the

Re: [PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-05 Thread Christoph Lameter
On Thu, 5 Apr 2007, David Miller wrote: > Hey Christoph, here is sparc64 support for this stuff. Great! > After implementing this and seeing more and more how it works, I > really like it :-) > > Thanks a lot for doing this work Christoph! Thanks for the appreciation. CCing Andy Whitcroft who

Re: [PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-05 Thread David Miller
From: Christoph Lameter <[EMAIL PROTECTED]> Date: Wed, 4 Apr 2007 16:06:19 -0700 (PDT) > Sparse Virtual: Virtual Memmap support for SPARSEMEM V4 > > V1->V3 > - Add IA64 16M vmemmap size support (reduces TLB pressure) > - Add function to test for eventual node/node vmemmap overlaps > - Upper

Re: [PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-05 Thread David Miller
From: Christoph Lameter [EMAIL PROTECTED] Date: Wed, 4 Apr 2007 16:06:19 -0700 (PDT) Sparse Virtual: Virtual Memmap support for SPARSEMEM V4 V1-V3 - Add IA64 16M vmemmap size support (reduces TLB pressure) - Add function to test for eventual node/node vmemmap overlaps - Upper / Lower

Re: [PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-05 Thread Christoph Lameter
On Thu, 5 Apr 2007, David Miller wrote: Hey Christoph, here is sparc64 support for this stuff. Great! After implementing this and seeing more and more how it works, I really like it :-) Thanks a lot for doing this work Christoph! Thanks for the appreciation. CCing Andy Whitcroft who will

[PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-04 Thread Christoph Lameter
Sparse Virtual: Virtual Memmap support for SPARSEMEM V4 V1->V3 - Add IA64 16M vmemmap size support (reduces TLB pressure) - Add function to test for eventual node/node vmemmap overlaps - Upper / Lower boundary fix. V1->V2 - Support for PAGE_SIZE vmemmap which allows the general use of of

[PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3

2007-04-04 Thread Christoph Lameter
Sparse Virtual: Virtual Memmap support for SPARSEMEM V4 V1-V3 - Add IA64 16M vmemmap size support (reduces TLB pressure) - Add function to test for eventual node/node vmemmap overlaps - Upper / Lower boundary fix. V1-V2 - Support for PAGE_SIZE vmemmap which allows the general use of of