Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262829AbVCWHIk (ORCPT ); Wed, 23 Mar 2005 02:08:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262835AbVCWHIk (ORCPT ); Wed, 23 Mar 2005 02:08:40 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:51112 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S262829AbVCWHIj (ORCPT ); Wed, 23 Mar 2005 02:08:39 -0500 Date: Wed, 23 Mar 2005 08:07:18 +0100 (MET) From: Jan Engelhardt To: Nick Piggin cc: Arun Srinivas , linux-kernel@vger.kernel.org Subject: Re: help needed pls. scheduler(kernel 2.6) + hyperthreaded related questions? In-Reply-To: <4240A744.1000306@yahoo.com.au> Message-ID: References: <4240A744.1000306@yahoo.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 618 Lines: 17 > It is pretty tricky. Basically processes on different CPUs are > scheduled completely independently of one another. The only time > when they may get moved from one CPU to another is with > load_balance, load_balance_newidle, active_load_balance, > try_to_wake_up, sched_exec, wake_up_new_task. And of course, migrate_task() if I'm not mistaken. :) Jan Engelhardt -- - 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/