signals and user mode interaction...

2001-06-22 Thread Raj, Ashok

Hello

Is there a method to stack signals? i.e when multiple signals are delivered 
to the process, instead of being 1 shot, that signals get delivered as many
times?

and from kernel mode, can we pass arguments in the signal handler? for eg:
if i have SIGUSR1 for each
signal delivered by the kernel, i would like to pass some special parameter
to the signal handler.?

ashokr

--
Ashok Raj
Phone: (503)-712-5966
Intel Enterprise Product Group - Fabric Components Division (FCD)   Fax:
(503)-712-1429
Mail Stop: JF5-361
5200, NE Elam Young Parkway
Hillsboro, OR - 97124



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



signals and user mode interaction...

2001-06-22 Thread Raj, Ashok

Hello

Is there a method to stack signals? i.e when multiple signals are delivered 
to the process, instead of being 1 shot, that signals get delivered as many
times?

and from kernel mode, can we pass arguments in the signal handler? for eg:
if i have SIGUSR1 for each
signal delivered by the kernel, i would like to pass some special parameter
to the signal handler.?

ashokr

--
Ashok Raj
Phone: (503)-712-5966
Intel Enterprise Product Group - Fabric Components Division (FCD)   Fax:
(503)-712-1429
Mail Stop: JF5-361
5200, NE Elam Young Parkway
Hillsboro, OR - 97124



-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/