Re: [PATCH -V5 00/25] THP support for PPC64

2013-04-18 Thread Simon Jeons
Hi Aneesh, On 04/04/2013 01:57 PM, Aneesh Kumar K.V wrote: Hi, This patchset adds transparent hugepage support for PPC64. TODO: * hash preload support in update_mmu_cache_pmd (we don't do that for hugetlb) Some numbers: The latency measurements code from Anton found at http://ozlabs.org/~ant

Re: [PATCH -V5 00/25] THP support for PPC64

2013-04-04 Thread Aneesh Kumar K.V
Simon Jeons writes: > Hi Aneesh, > On 04/04/2013 01:57 PM, Aneesh Kumar K.V wrote: >> Hi, >> >> This patchset adds transparent hugepage support for PPC64. >> >> TODO: >> * hash preload support in update_mmu_cache_pmd (we don't do that for hugetlb) >> >> Some numbers: >> >> The latency measurement

Re: [PATCH -V5 00/25] THP support for PPC64

2013-04-03 Thread Simon Jeons
Hi Aneesh, On 04/04/2013 01:57 PM, Aneesh Kumar K.V wrote: Hi, This patchset adds transparent hugepage support for PPC64. TODO: * hash preload support in update_mmu_cache_pmd (we don't do that for hugetlb) Some numbers: The latency measurements code from Anton found at http://ozlabs.org/~ant

Re: [PATCH -V5 00/25] THP support for PPC64

2013-04-03 Thread Aneesh Kumar K.V
Simon Jeons writes: > Hi Aneesh, > On 04/04/2013 01:57 PM, Aneesh Kumar K.V wrote: >> Hi, >> >> This patchset adds transparent hugepage support for PPC64. >> >> TODO: >> * hash preload support in update_mmu_cache_pmd (we don't do that for hugetlb) >> >> Some numbers: >> >> The latency measurement

Re: [PATCH -V5 00/25] THP support for PPC64

2013-04-03 Thread Simon Jeons
Hi Aneesh, On 04/04/2013 01:57 PM, Aneesh Kumar K.V wrote: Hi, This patchset adds transparent hugepage support for PPC64. TODO: * hash preload support in update_mmu_cache_pmd (we don't do that for hugetlb) Some numbers: The latency measurements code from Anton found at http://ozlabs.org/~ant

[PATCH -V5 00/25] THP support for PPC64

2013-04-03 Thread Aneesh Kumar K.V
Hi, This patchset adds transparent hugepage support for PPC64. TODO: * hash preload support in update_mmu_cache_pmd (we don't do that for hugetlb) Some numbers: The latency measurements code from Anton found at http://ozlabs.org/~anton/junkcode/latency2001.c THP disabled 64K page size ---