Re: [Gems-users] how to wake up a SLICC object


Date: Thu, 15 Mar 2007 17:29:04 -0400
From: Greg Byrd <gbyrd@xxxxxxxx>
Subject: Re: [Gems-users] how to wake up a SLICC object
It means that the queue you're peeking on is empty. The call to isReady() returns false, because there's nothing on the queue.

...Greg

Dave Z. wrote:
Hello,

I have a question regarding the interaction between
Ruby and SLICC objects. My object has an inport
associated with it, but I would like to wake it up by
scheduling an absolute event (just like the Demo
Prefetcher). I'm getting "failed assertion 'isReady()'
at fn const Message*
MessageBuffer::peekAtHeadOfQueue() const in
buffers/MessageBuffer.C:167". I'm wondering if this
error has anything to do with the way I interact with
my object. Any comments will be greatly appreciated.

Thanks,

Dave



____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091
_______________________________________________
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.


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