[openib-general] RE: Re[PATCH] Opensm - clean exit on ^C

2006-01-11 Thread Hal Rosenstock
On Wed, 2006-01-11 at 02:17, Yael Kalka wrote: Hi Hal, In revision 3526 you've added a patch that opensm will not handle SIGINT. This patch is an addition to that patch. If OpenSM doesn't handle SIGINT, then none of its threads should handle it either. You're right. Thanks. Applied. -- Hal

[openib-general] RE: Re[PATCH] Opensm - clean exit on ^C

2006-01-10 Thread Yael Kalka
Hi Hal, In revision 3526 you've added a patch that opensm will not handle SIGINT. This patch is an addition to that patch. If OpenSM doesn't handle SIGINT, then none of its threads should handle it either. Yael -Original Message- From: Hal Rosenstock [mailto:[EMAIL PROTECTED] Sent:

[openib-general] Re: Re[PATCH] Opensm - clean exit on ^C

2006-01-09 Thread Hal Rosenstock
Hi Yael, On Thu, 2006-01-05 at 07:16, Yael Kalka wrote: Hi Hal, I've noticed that sometimes when killing OpenSM using ^C not all threads are killed. The reason for that is that there are threads that mask the signalling, and when removing the ^C handling from OpenSM, these threads still