Re: [RFC] oom-kill: give the dying task a higher priority

From: Peter Zijlstra
Date: Fri May 28 2010 - 11:22:41 EST


On Sat, 2010-05-29 at 00:12 +0900, Minchan Kim wrote:
> I think highest RT proirity ins't good solution.
> As I mentiond, Some RT functions don't want to be preempted by other processes
> which cause memory pressure. It makes RT task broken.

All the patches I've seen use MAX_RT_PRIO-1, which is actually FIFO-1,
which is the lowest RT priority.


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