Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932101AbXFETIf (ORCPT ); Tue, 5 Jun 2007 15:08:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757170AbXFETI2 (ORCPT ); Tue, 5 Jun 2007 15:08:28 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:37383 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753895AbXFETI1 (ORCPT ); Tue, 5 Jun 2007 15:08:27 -0400 Date: Tue, 5 Jun 2007 21:08:06 +0200 From: Ingo Molnar To: Matt Mackall Cc: Rusty Russell , akpm@linux-foundation.org, Linux-kernel@vger.kernel.org Subject: Re: Interesting interaction between lguest and CFS Message-ID: <20070605190806.GA18503@elte.hu> References: <20070604173710.GR11166@waste.org> <1181002734.25878.56.camel@localhost.localdomain> <1181010675.25878.140.camel@localhost.localdomain> <20070605041803.GO11115@waste.org> <20070605104353.GA7309@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070605104353.GA7309@elte.hu> User-Agent: Mutt/1.5.14 (2007-02-12) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.1.7 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 23 * Ingo Molnar wrote: > Matt, could you send me your .config too? Maybe i can reproduce it > with your config. ok, got it (off-list) and you seem to have the default HZ=250. Could you change it to HZ=1000 - does the delay get alot smaller? if yes then this could be roughly the expected worst-case behavior for a nice+19 'signalling' task - i'd suggest to try the dont-use-renice patch Rusty sent (with the hang it causes fixed), or to change the nice(19) to nice(10). (the rq_clock behavior still looks a bit anomalous, that perhaps contributes to the problem.) Ingo - 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/