Re: [RFC][PATCH] avoid cpu hot remove of cpus which have special RT tasks.



On Fri, 16 Jun 2006, KAMEZAWA Hiroyuki wrote:

When cpu hot remove happens, tasks on the target cpu will be migrated even if
no available cpus in tsk->cpus_allowed. (See: move_task_off_dead_cpu().)

Could we kill the process instead? If a process has been forced to run on
a certain cpu then it is an error to migrate it to a different one. If a
system wiil do cpu hot remove then the system needs to be configured in
such a way as to allow processes to be migrated to other processors.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: C# Threading, and suspending or killing a thread
    ... Other threads that are spawned like this go right back to zero CPU, ... the Process Explorer to kill it there. ... When you terminate a thread in a .NET application you should consider the whole appdomain doomed, as in, you should no longer keep it around. ... - deadlocks, if the thread locks internal resources it will never unlock them, thus blocking future threads from ever accessing the resources the lock protects ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: how to stop a running process
    ... I am finding that my code somehow does not let the main ... Perhaps your thread is hogging the CPU. ... select the process and kill it. ... remove the underscores from my email address (and please indicate which newsgroup and message). ...
    (microsoft.public.pocketpc.developer)
  • checking if a job still uses the CPU
    ... I want to check a job periodically whether it still uses the CPU. ... field: cutime) regularly. ... I kill jobs that are idling and have not used the CPU in $DELAY ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Sar questions
    ... How can we know that what caused the cpu to ... wouldn't want to kill the main Oracle database, ... 6689 ttyp0 00:00:08 xyz ...
    (comp.unix.sco.misc)
  • Re: how to stop a running process
    ... >>I am a newbie. ... > Perhaps your thread is hogging the CPU. ... select the process and kill it. ... remove the underscores from my email address (and please indicate which newsgroup and message). ...
    (microsoft.public.pocketpc.developer)