From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chen, Kenneth W" Date: Fri, 25 Feb 2005 18:46:21 +0000 Subject: RE: [PATCH] random ia64 sched-domains values Message-Id: <200502251846.j1PIkKg08394@unix-os.sc.intel.com> List-Id: References: <421EDE70.3010501@yahoo.com.au> In-Reply-To: <421EDE70.3010501@yahoo.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Nick Piggin wrote on Friday, February 25, 2005 12:15 AM > These are some values I just found from thin-air that should > hopefully make ia64 work after the latest sched patches. > > + .cache_hot_time = (10*1000000), \ In 2.6.9, cache_hot_time gets the value from cache_decay_tick, since when this become a constant again? - Ken