Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 18 Oct 2001 19:05:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 18 Oct 2001 19:05:12 -0400 Received: from h24-77-26-115.gv.shawcable.net ([24.77.26.115]:13074 "EHLO bodnar42") by vger.kernel.org with ESMTP id ; Thu, 18 Oct 2001 19:04:57 -0400 Content-Type: text/plain; charset=US-ASCII From: Ryan Cumming To: Manfred Spraul Subject: Re: Patch and Performance of larger pipes Date: Thu, 18 Oct 2001 16:05:11 -0700 X-Mailer: KMail [version 1.3.2] In-Reply-To: <3BCF1A74.AE96F241@colorfullife.com> In-Reply-To: <3BCF1A74.AE96F241@colorfullife.com> Cc: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On October 18, 2001 11:07, Manfred Spraul wrote: > Could you test the attached singlecopy patches? > > with bw_pipe, > * on UP, up to +100%. Awesome! Although any improvement improvement in efficiency is a good thing, I am curious as to what uses pipes besides gcc -pipe. UNIX domain sockets (for local X11, for instance) aren't implemented as pipes, are they? What sort of real world performance gains could I expect from this patch? -Ryan - 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/