trace_signal_overflow_fail(9) suse man page | unix.com

Man Page: trace_signal_overflow_fail

Operating Environment: suse

Section: 9

TRACE_SIGNAL_OVERFLO(9) 					      SIGNAL						   TRACE_SIGNAL_OVERFLO(9)

NAME
trace_signal_overflow_fail - called when signal queue is overflow
SYNOPSIS
void trace_signal_overflow_fail(int sig, int group, struct siginfo * info);
ARGUMENTS
sig signal number group signal to process group or not (bool) info pointer to struct siginfo
DESCRIPTION
Kernel fails to generate 'sig' signal with 'info' siginfo, because siginfo queue is overflow, and the signal is dropped. 'group' is not 0 if the signal will be sent to a process group. 'sig' is always one of RT signals.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRACE_SIGNAL_OVERFLO(9)
Related Man Pages
psignal(3c) - opensolaris
psiginfo(3c) - opensolaris
killpg(2) - osx
killpg(2) - freebsd
tapset::signal(3stap) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
Shopt -s histappend