[Gems-users] GETS request in MOESI Directory Protocol


Date: Fri, 24 Feb 2006 11:39:31 +1300
From: "James Wang" <jameswang99@xxxxxxxxx>
Subject: [Gems-users] GETS request in MOESI Directory Protocol
Hi Guys:
	I am working on some modification of the
MOESI_SMP_directory-cache.sm file in the protocol folder. I notice that the
following transition 
   transition(MM, Fwd_GETS, I) {
    ee_sendDataExclusive;
    l_popForwardQueue;
  }
 is kind of weird because I would expect it to go to O or S state rather
than I sate. Could anyone explain to me why?
Regards
James Wang

[← Prev in Thread] Current Thread [Next in Thread→]