On Fri 17-10-14 17:31:55, Oleg Nesterov wrote: > On 10/17, Michal Hocko wrote: > > > > Can we simply make the task sleep interruptible? > > No, this will turn __refrigerator() into the busy-wait loop if > signal_pending() == T.
good point. > (but I still think it makes sense to kill PF_FROZEN and introduce > TASK_FROZEN state, however this is offtopic). > > Oleg. > -- Michal Hocko SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

