Re: 2.7 thoughts

From: Chris Friesen
Date: Fri Oct 10 2003 - 11:39:47 EST


Mark Mielke wrote:

Note that I didn't say that the software
approach could *guarantee* immediate success. You wouldn't unplug the
CPU until your had successfully deregistered the CPU from having anything
scheduled for it.

Is this not the way things (should) work?

Note that if you're doing this for high availability purposes, you already need to have some way of handling a cpu that just dies in the middle of processing. Once you've done that, you can just re-use that to handle hot removal--it just gets treated like a fault. This is not to say that you can't try and shut it down nicely first, but its not a hard requirement.

Chris


--
Chris Friesen | MailStop: 043/33/F10
Nortel Networks | work: (613) 765-0557
3500 Carling Avenue | fax: (613) 765-2986
Nepean, ON K2H 8E9 Canada | email: cfriesen@xxxxxxxxxxxxxxxxxx

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