From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Lee Irwin III Date: Fri, 08 Feb 2002 06:37:41 +0000 Subject: Re: [Linux-ia64] Re: O(1) MQ scheduler J9 patch for IA64 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Thu, Feb 07, 2002 at 10:11:28PM -0800, David Mosberger wrote: > A somewhat cheesy solution might be to have a per-CPU flag that > indicates whether a CPU should flush its TLB before switching to the > next task. We could check for this in activate_mm(). Do you want to > try this? Would this be a good thing to put in the mmu_context? It seems like that could isolate it within arch-specific code. Cheers, Bill