[Gems-users] PerfectSwitch wakeup


Date: Thu, 19 Apr 2007 22:28:33 -0400
From: Niket Agarwal <niketa@xxxxxxxxxxxxx>
Subject: [Gems-users] PerfectSwitch wakeup
Hi all.
I have questions regarding the network functioning in Gems.

What I figured out is, all 'Perfect' Switches are woken up in an event driven fashion and the wakeup() method is called. This happen's whenever there is an 'event' for that particular switch to handle. The switch then processes the request.
I have 2 questions:

1. Where is the wakeup() call being made ?

2. I followed the code and figured out that the switch transfers the message from m_in to m_out. How is the message being transfered into the next switch? Is link contention being modeled?

I have been trying hard to figure out these things and any detailed help would be really helpful.

Best Regards,
Niket.
[← Prev in Thread] Current Thread [Next in Thread→]