In a message dated 12/20/2006 9:40:20 A.M. Central Standard Time, [EMAIL PROTECTED] writes:
>I seem to recall someone telling me (might have been Steve >Samson of Candle Corp.) that KILL actually schedules an SRB off the TCB >chain. An SRB is SCHEDULEd to run either globally (implying no specific address space association) or locally, which means within an address space. Local SRBs are chained off the local SRB chain within the address space, not the TCB chain within the address space. Global SRBs are dispatched before any address space is dispatched. Whenever an address space is dispatched, its local SRBs, if any exist at that moment, are dispatched before any TCBs are. Bill Fairchild ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

