Re: [Gems-users] question about makePrefetch and makeRequest


Date: Mon, 29 May 2006 23:21:04 -0500
From: "Weihang Jiang" <weihang.jiang@xxxxxxxxx>
Subject: Re: [Gems-users] question about makePrefetch and makeRequest
I grepped through the opal, and found out that ruby->prefetch() is called in
store_inst_t::Execute() and prefetch_inst_t::accessCache( ). It is easy to understand the second case, but why ruby prefetch is called in store_inst_t::Execute() ? Any reply is really appreciated.
 
On 5/29/06, Weihang Jiang <weihang.jiang@xxxxxxxxx> wrote:
Hi,
    I see that opal module calls ruby module through two interfaces, makePrefetch() and makeRequest(). Can anyone explain when makePrefetch() should be called? How is it different from makeRequest()? Any documents about it? Thanks
 
Regards,

--
Weihang Jiang



--
Weihang Jiang
[← Prev in Thread] Current Thread [Next in Thread→]