Dear,

I have a question about the relationship between a Ruby cycle and it's
equivalent in 'real time' seconds. Could somebody please tell me whether I am
right in what I am thinking?

In the default case, 1 Ruby cycle is equal to 500 ticks, which makes 1 Ruby
cycle equal to 0.5 ns. So is correct to say then when you call the Ruby event
queue to schedule the next event, that that event will take place 0.5 ns later,
in 'real life'?

The reason for this question is that I want to write a time division multiplexed
network in which cores can only communicate during certain time slots and
therefore I need to relate a Ruby cycle to a number of ns.

Thank you in advance,
Kind regards,
Anouk

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to