lkml.org 
[lkml]   [2002]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Lse-tech] Re: [PATCH] O(1) scheduler set_cpus_allowed for non-current tasks
On Wed, 20 Feb 2002, Kimio Suganuma wrote:
>
> CPU hotplug needs to change cpus_allowed in definite time.
> When a process is sleeping for 100000 seconds, how can we offline
> a CPU the process belongs?

Good - I figured I'd hear from you on this - thanks.

Are you thinking "definite time" on the order of a second?
I presume you don't require millisecond response time, and that
minute response time would be too slow, right?

And just brainstorming ... if a process is sleeping for a long
time, and the last cpu it executed on is being taken offline,
what need is there to wake up the process? Let the process
stay asleep, and find it a new home when it wakes up for other
reasons.

In other words, perhaps the goal of having the smallest,
simplest, least intrusive, most clearly correct code is more
important here than waking up a process just to tell it that
it's last cpu went offline.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.650.933.1373

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.086 / U:1.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site