Re: [Gems-users] what is TSO?


Date: Mon, 09 Oct 2006 14:14:36 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] what is TSO?
Ruby can simulate the timing of the TSO memory model for some protocol options. It does NOT simulate the data values. You'd have to look at the code to see which protocols this will work with the TSO flag.

Mike Marty wrote:
Total Store Ordering memory consistency model


Hello,

I have noticed some operations related with "TSO" in
Sequencer.C, could you please tell me what TSO is and
why it is used for?

Thanks.

DZ

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.


--
http://www.cs.wisc.edu/~gibson [esc]:wq!

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