Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759493Ab3JQSsM (ORCPT ); Thu, 17 Oct 2013 14:48:12 -0400 Received: from mail-pd0-f176.google.com ([209.85.192.176]:36223 "EHLO mail-pd0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758652Ab3JQSsK (ORCPT ); Thu, 17 Oct 2013 14:48:10 -0400 Message-ID: <1382035687.2045.155.camel@edumazet-glaptop.roam.corp.google.com> Subject: Re: [PATCH] x86: Run checksumming in parallel accross multiple alu's From: Eric Dumazet To: "H. Peter Anvin" Cc: Ingo Molnar , Neil Horman , linux-kernel@vger.kernel.org, sebastien.dugue@bull.net, Thomas Gleixner , Ingo Molnar , x86@kernel.org, netdev@vger.kernel.org Date: Thu, 17 Oct 2013 11:48:07 -0700 In-Reply-To: <52602A29.506@zytor.com> References: <1381510298-20572-1-git-send-email-nhorman@tuxdriver.com> <20131012172124.GA18241@gmail.com> <20131014202854.GH26880@hmsreliant.think-freely.org> <1381785560.2045.11.camel@edumazet-glaptop.roam.corp.google.com> <1381789127.2045.22.camel@edumazet-glaptop.roam.corp.google.com> <20131017003421.GA31470@hmsreliant.think-freely.org> <20131017084121.GC22705@gmail.com> <52602A29.506@zytor.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 847 Lines: 27 On Thu, 2013-10-17 at 11:19 -0700, H. Peter Anvin wrote: > Seriously, though, how much does it matter? All the above seems likely > to do is to drown the signal by adding noise. I don't think so. > > If the parallel (threaded) checksumming is faster, which theory says it > should and microbenchmarking confirms, how important are the > macrobenchmarks? Seriously, micro benchmarks are very misleading. I spent time on this patch, and found no changes on real workloads. I was excited first, then disappointed. I hope we will find the real issue, as I really don't care of micro benchmarks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/