On Wed, 15 Sep 2010 10:16:53 +0200 Ingo Molnar <mingo@xxxxxxx> wrote: > > btw., how does OpenMPI signal the target tasks that something > happened to their address space - is there some pipe/socket > side-channel, or perhaps purely based on flags in the modified memory > areas, which are polled? The shared memory btl signals through shared memory, though when threading is enabled (I think its mostly used with threading support disabled) in OpenMPI there is also signalling done through a pipe. Regards, Chris -- cyeoh@xxxxxxxxxx -- 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>