> I am trying to analyze dump from my system (AIX 4.2) and I found that
> something went wrong with PROC_NAME = gil.
> I do not know what is the function of that proces (gil), do anybody know
> somthing more about that.
> On live system you can also find that procedure active using crash
> command and than using proc subcommand. Under AIX 4.2 it is running on
> slot number 4 with PID 408.
List" where ISR = "Interrupt Service Routine." The gil threads handle
lots of Streams code and also handle TCP's slow and fast timer
routines, amongst other things.
The fact that the process/thread is named "gil" is not important in
analyzing the dump.
-Dave