On Tue, 15 Jan 2008 19:59:02 +0900
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> wrote:
If you have two processes each waiting on mem_notify is it not possible
that one of them will keep being the one woken up and the other will
remain stuck ?
It also appears there is no way to wait for memory shortages (processes
that can free memory easily) only for memory to start appearing.
--