On Tue, 8 Jun 2010, Oleg Nesterov wrote: > > It's unnecessary to SIGKILL a task that is already PF_EXITING > > This probably needs some explanation. PF_EXITING doesn't necessarily > mean this process is exiting. > I hope that my sentence didn't imply that it was, the point is that sending a SIGKILL to a PF_EXITING task isn't necessary to make it exit, it's already along the right path. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>