Eli Dorfman wrote:

> What could be the reason that open("/dev/infiniband/umad0",
> O_RDWR|O_NONBLOCK)
> blocks and does not return. I did not find any errors in dmesg.


Eli,

You can examine the kernel stack of all processes, including yours... using
sysrq ($ echo 1 > /proc/sysrq-trigger and then $ echo t >
/proc/sysrq-trigge) and looking in the dmesg. e.g see if some other process
which deals with umad is in the D state...

Or.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to