Date: | Sun, 3 May 2009 23:23:13 -0400 |
---|---|
From: | Polina Dudnik <pdudnik@xxxxxxxxx> |
Subject: | Re: [Gems-users] The problem to start simics3.0.31+Gems2.1 |
Hi, Ruby complains because something is wrong with the request vector. When Ruby intercepts a memory access it may have to stall the processor if it decided that there has been a miss. When a miss is served the processor gets unstalled and retries the access. To keep track of the state of memory requests, Ruby has the request vector. The request vector contains the active accesses and their current state. Clearly, something is going wrong and I think that is because you are using ubuntu checkpoint. I personally have never tried to run Gems+Ruby on ubuntu. That might be causing the problem. Maybe other Gems users can comment on that. Otherwise, you can attach gdb to Ruby and figure out what's happening. Polina 2009/5/3 lianghua miao <mlianghua@xxxxxxxxx> Hi, |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [Gems-users] Another problem about Simics3.0.31+Gems2.1 +MESI_CMP_filter_directory, lianghua miao |
---|---|
Next by Date: | Re: [Gems-users] Another problem about Simics3.0.31+Gems2.1 +MESI_CMP_filter_directory, Polina Dudnik |
Previous by Thread: | [Gems-users] The problem to start simics3.0.31+Gems2.1, lianghua miao |
Next by Thread: | Re: [Gems-users] The problem to start simics3.0.31+Gems2.1, Philip Garcia |
Indexes: | [Date] [Thread] |