From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262769AbVGNX4a (ORCPT ); Thu, 14 Jul 2005 19:56:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262813AbVGNXyT (ORCPT ); Thu, 14 Jul 2005 19:54:19 -0400 Received: from mustang.oldcity.dca.net ([216.158.38.3]:14277 "HELO mustang.oldcity.dca.net") by vger.kernel.org with SMTP id S262769AbVGNXxD (ORCPT ); Thu, 14 Jul 2005 19:53:03 -0400 Subject: Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt From: Lee Revell To: Linus Torvalds Cc: Vojtech Pavlik , Arjan van de Ven , dean gaudet , Chris Wedgwood , Andrew Morton , "Brown, Len" , dtor_core@ameritech.net, david.lang@digitalinsight.com, davidsen@tmr.com, kernel@kolivas.org, linux-kernel@vger.kernel.org, mbligh@mbligh.org, diegocg@gmail.com, azarah@nosferatu.za.org, christoph@lameter.com In-Reply-To: References: <1121286258.4435.98.camel@mindpipe> <20050713134857.354e697c.akpm@osdl.org> <20050713211650.GA12127@taniwha.stupidest.org> <20050714005106.GA16085@taniwha.stupidest.org> <1121304825.4435.126.camel@mindpipe> <1121326938.3967.12.camel@laptopd505.fenrus.org> <20050714121340.GA1072@ucw.cz> <1121383050.4535.73.camel@mindpipe> <1121384499.4535.82.camel@mindpipe> Content-Type: text/plain Date: Thu, 14 Jul 2005 19:53:04 -0400 Message-Id: <1121385185.4535.89.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2005-07-14 at 16:49 -0700, Linus Torvalds wrote: > YOUR argument is "nobody else matters, only I do". > > MY argument is that this is a case of give and take. I wouldn't say that. I do agree with you that HZ=1000 for everyone is problematic, I just feel that a reasonable compromise is CONFIG_HZ with the default left at 1000. Lee