Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756952Ab0LPUfa (ORCPT ); Thu, 16 Dec 2010 15:35:30 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40231 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756186Ab0LPUf3 (ORCPT ); Thu, 16 Dec 2010 15:35:29 -0500 Date: Thu, 16 Dec 2010 12:35:57 -0800 (PST) Message-Id: <20101216.123557.28816578.davem@davemloft.net> To: davidel@xmailserver.org Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [patch] make pipes use event aware wakeups From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 764 Lines: 21 From: Davide Libenzi Date: Thu, 16 Dec 2010 12:32:42 -0800 (PST) > I thought this was alreay merged, but this thread brought to my attention > it wasn't: > > https://lkml.org/lkml/2010/12/15/234 > > This patch sends the events the wakeup refers to, so that epoll, and even > the new poll code in fs/select.c can avoid wakeups in events are not > matching the requested set. > > > Signed-off-by: Davide Libenzi Acked-by: David S. Miller -- 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/