[gem5-users] Casting Message to RubyRequest

2014-09-15 Thread Weber, Fabian via gem5-users
Hello, I try to cast a MessagePtr into a RubyRequest Pointer, but it won't work. Does somebody know why? The RubyRequest is created in the Network-Tester. Maybe the Message passed to the NetworkInterface is not this original RubyRequest? But if so, where is it converted? This: RubyRequest

Re: [gem5-users] Interconnection network layers

2014-06-26 Thread Weber, Fabian via gem5-users
PM, Weber, Fabian via gem5-users gem5-users@gem5.orgmailto:gem5-users@gem5.org wrote: Hi, I'm still looking for the answer for my problem - where are the Ruby experts? ;-) Best regards, Fabian Von: gem5-users [gem5-users-boun...@gem5.orgmailto:gem5-users-boun

[gem5-users] Interconnection network layers

2014-06-15 Thread Weber, Fabian via gem5-users
Hi everyone, I'm looking for an overview of the layers (and the related source files) which are used in an interconnection network. I've found the classes of the network itself (Network, SimpleNetwork, NetworkInterface NetworkLink). I've also found that the packets are first passed to the