Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945889AbXECPmu (ORCPT ); Thu, 3 May 2007 11:42:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S376143AbXECPmu (ORCPT ); Thu, 3 May 2007 11:42:50 -0400 Received: from mx2.redhat.com ([66.187.237.31]:45409 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946180AbXECPmt (ORCPT ); Thu, 3 May 2007 11:42:49 -0400 Message-ID: <463A01F7.90500@redhat.com> Date: Thu, 03 May 2007 17:38:31 +0200 From: Gerd Hoffmann User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Christoph Hellwig , Gerd Hoffmann , Jeremy Fitzhardinge , Rusty Russell , lkml - Kernel Mailing List , netdev , Herbert Xu , Keir Fraser Subject: Re: netfront for review References: <4637D672.5030706@goop.org> <1178077033.28659.173.camel@localhost.localdomain> <4638EAC0.7020107@goop.org> <46399057.4000409@redhat.com> <20070503151756.GA29629@infradead.org> In-Reply-To: <20070503151756.GA29629@infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1043 Lines: 21 Christoph Hellwig wrote: > On Thu, May 03, 2007 at 09:33:43AM +0200, Gerd Hoffmann wrote: >>> Guess so. It defaults to flip. I simplified the rx_copy/flip module >>> parameter to a simple rx_mode=0/1, but this is preserved from the >>> original. My guess is that originally there was only flip, and copy was >>> added later. >> Yep, page flipping is the old (pre xen 3.0.3) way, copy was added (and >> made the default) later. > > So can we please just rip out the obsolete code completely? There's > no point adding this code anymore. Drawback is that the guest kernel wouldn't work with older xen versions (dom0 netback driver to be exact) any more. Probably wouldn't be a showstopper though, given that xen 3.0.3 probably is almost one year out by the time 2.6.22 will be released ... - 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/