From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759120AbbDYLtn (ORCPT ); Sat, 25 Apr 2015 07:49:43 -0400 Received: from e38.co.us.ibm.com ([32.97.110.159]:36288 "EHLO e38.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754860AbbDYLtl (ORCPT ); Sat, 25 Apr 2015 07:49:41 -0400 Date: Sat, 25 Apr 2015 04:49:35 -0700 From: "Paul E. McKenney" To: Christoph Lameter Cc: Benjamin Herrenschmidt , Jerome Glisse , linux-kernel@vger.kernel.org, linux-mm@kvack.org, jglisse@redhat.com, mgorman@suse.de, aarcange@redhat.com, riel@redhat.com, airlied@redhat.com, aneesh.kumar@linux.vnet.ibm.com, Cameron Buschardt , Mark Hairgrove , Geoffrey Gerfin , John McKenna , akpm@linux-foundation.org Subject: Re: Interacting with coherent memory on external devices Message-ID: <20150425114935.GK5561@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <1429664686.27410.84.camel@kernel.crashing.org> <20150422163135.GA4062@gmail.com> <1429756456.4915.22.camel@kernel.crashing.org> <20150423185240.GO5561@linux.vnet.ibm.com> <20150424145459.GY5561@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15042511-0029-0000-0000-0000095927BC Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 24, 2015 at 10:49:28AM -0500, Christoph Lameter wrote: > On Fri, 24 Apr 2015, Paul E. McKenney wrote: > > > can deliver, but where the cost of full-fledge hand tuning cannot be > > justified. > > > > You seem to believe that this latter category is the empty set, which > > I must confess does greatly surprise me. > > If there are already compromises are being made then why would you want to > modify the kernel for this? Some user space coding and device drivers > should be sufficient. The goal is to gain substantial performance improvement without any user-space changes. Thanx, Paul