From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758818AbXI0Ver (ORCPT ); Thu, 27 Sep 2007 17:34:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755996AbXI0Vek (ORCPT ); Thu, 27 Sep 2007 17:34:40 -0400 Received: from rv-out-0910.google.com ([209.85.198.187]:22194 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756029AbXI0Vej (ORCPT ); Thu, 27 Sep 2007 17:34:39 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=P3TXAWJVpD+J38Cxr5ZJ0J3QCbGcxcgBN25Cn9uvpV+uZ3USLS0sddY4h6VC76sBFn/Wa9Y95uksmBvatZDC6Ekt4wTC9M2g9/qsm6/UD/RtWmqt+VVmwIzW2LgjwNTTjqso1hSklc7DnG/7TUr7ZNO9n12O4MEmbXo47qg9XgQ= Message-ID: Date: Fri, 28 Sep 2007 00:34:39 +0300 From: "Dmitry Tyschenko" To: "Thomas Gleixner" Subject: Re: NO_HZ hangs up AMD MK-36 Cc: "Rafael J. Wysocki" , linux-kernel@vger.kernel.org In-Reply-To: <1190927397.23376.147.camel@chaos> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200709272259.26412.rjw@sisk.pl> <1190927397.23376.147.camel@chaos> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 2007/9/28, Thomas Gleixner : > On Fri, 2007-09-28 at 00:01 +0300, Dmitry Tyschenko wrote: > > Sorry, I am newbie in linux. Hope you was talking about: > > /boot/vmlinuz-2.6.22-1-k7 root=/dev/sda5 ro nohz=off > > Yes. > > > But it doesn't help for Debians 2.6.22-1 (I don't have another > > prebuiled) still same problems. > > Can you please add: nolapic_timer instead ? > > Thanks, > > tglx It works with nolapic_timer! Thank you!