Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754321AbYBENry (ORCPT ); Tue, 5 Feb 2008 08:47:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752985AbYBENrn (ORCPT ); Tue, 5 Feb 2008 08:47:43 -0500 Received: from stinky.trash.net ([213.144.137.162]:58147 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751075AbYBENrm (ORCPT ); Tue, 5 Feb 2008 08:47:42 -0500 Message-ID: <47A868D6.8060907@trash.net> Date: Tue, 05 Feb 2008 14:47:02 +0100 From: Patrick McHardy User-Agent: Mozilla-Thunderbird 2.0.0.6 (X11/20071008) MIME-Version: 1.0 To: Jozsef Kadlecsik CC: Jeff Chua , lkml , Krzysztof Piotr Oledzki , "David S. Miller" , cups-bugs , Netfilter Development Mailinglist Subject: Re: cups slow on linux-2.6.24 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1240 Lines: 31 Jozsef Kadlecsik wrote: > On Tue, 5 Feb 2008, Jeff Chua wrote: > >> On Feb 5, 2008 4:17 AM, Jozsef Kadlecsik wrote: >> >>> Actively closed connections are not handled properly, i.e. the initiator of >>> the active close should not be taken into account. So could you give a try >>> to the patch below? Does it just suppress the 'invalid packed ignored' and >>> all other kernel messages or both suppresses them and produces normal >>> printing speed? >> Amazing! You fixed it. No more 'invalid packed ignored', and speed back to >> normal (continues after approx. 20 seconds of pausing after 503 prints). > > Great! Thank you for the testing! Thanks for figuring this out. >> I used the latest git, and have to modify your patch slightly to make it work >> (changing "conntrack" to "ct"). > > Patrick, I suppose you need a patch against the latest git, don't you? Yes, please. I'll take you first patch for -stable though if you send me a Signed-off-by: line. -- 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/