lkml.org 
[lkml]   [2012]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [ 20/27] s390/mm: have 16 byte aligned struct pages
On Fri, Dec 07, 2012 at 11:00:07AM +0100, Heiko Carstens wrote:
> On Thu, Dec 06, 2012 at 04:59:04PM -0800, Greg Kroah-Hartman wrote:
> > 3.6-stable review patch. If anyone has any objections, please let me know.
> >
> > ------------------
> >
> > From: Heiko Carstens <heiko.carstens@de.ibm.com>
> >
> > commit 4bffbb3455372a26816e364fb4448810f7014452 upstream.
> >
> > Select HAVE_ALIGNED_STRUCT_PAGE on s390, so that the slub allocator can make
> > use of compare and swap double for lockless updates. This increases the size
> > of struct page to 64 bytes (instead of 56 bytes), however the performance gain
> > justifies the increased size:
> >
> > - now excactly four struct pages fit into a single cache line; the
> > case that accessing a struct page causes two cache line loads
> > does not exist anymore.
> > - calculating the offset of a struct page within the memmap array
> > is only a simple shift instead of a more expensive multiplication.
> >
> > A "hackbench 200 process 200" run on a 32 cpu system did show an 8% runtime
> > improvement.
> >
> > Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
> > Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
> > Signed-off-by: CAI Qian <caiqian@redhat.com>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> Same as for 3.4: compare and swap double is not available for 3.6 on s390.

Thanks for letting me know, and the review, much appreciated, I'll drop
these from 3.4 and 3.6 now.

CAI, your track record here isn't very good, I'm going to now require
you to get an ACK from the maintainer of all patches you are suggesting
for the stable kernels, before I will take them. Please do that in the
future, as this has wasted a lot of developer time, myself especially.

thanks,

greg k-h


\
 
 \ /
  Last update: 2012-12-07 16:41    [W:0.195 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site