[Gems-users] TM - Trap handler query


Date: 05 Oct 2009 15:55:22 -0500
From: holey003@xxxxxxx
Subject: [Gems-users] TM - Trap handler query
Hi,

I wanted to know how a trap handler works in LogTM setup. I want to restart a transaction on particular event. How can I achieve that? Where should I make necessary changes?

From what I understood, trap handler is in transaction.c file which is
called from trapToHandler() function in TransactionInterfaceManager.C file. Call to trapToHandler() is from commands.C file which is initiated by some magic call. But why a magic call is needed? May be I have not understood the sequence of events in case of trap.

Thanks and regards,
Anup
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] TM - Trap handler query, holey003 <=