prefetch
n. 预先载入
v. 预先载入
2025-11-01 10:26 浏览次数 10
n. 预先载入
v. 预先载入
prefetch microinstruction[计]
prefetch system预传输系统
prefetch algorithms预取算法
Prefetch Abort预取中止
prefetch fail预取失败
Link prefetch预加载
prefetch optimization预取优化
prefetch buffers采用缓存预取器
Prefetch Engine预取引擎
When the page scroll to about half height, prefetch the next page page content, including text, image and other object.
当网页滚动至约一半高度时,预读下一页的网页内容,包括网页文本及图片等。
For large loops, prefetch scheduling distance can be set to 1 (that is, schedule prefetch instructions one iteration ahead).
对于大循环,调度预取距离可设置为1(即,预取指令附在第一次迭代前)。
Note that if the code asks to prefetch an already-fetched page, the implemented logic avoids making unnecessary, redundant calls to the server.
注意,如果代码请求预抓取已经获得的页面,实现的逻辑会避免不必要的服务器调用。
Even Better prefetch Paths: We made the prefetch path engine (eager loading) even smarter so it now knows more ways to optimize the queries it has to create.
更加优秀预取路径:我们设计了预取路径引擎(提前加载)更加智能以至于能通过更多的方法来优化它创建的查询。
After the prefetch size has been changed.
更改了预取(prefetch)大小之后。
Example 7-3 illustrates the use of a prefetch within the loop body.
例7 - 3说明了一个预取在循环体内的使用。
But be careful: Don「t go overboard and prefetch everything in sight, or you」ll make things worse!
但是要注意:不要太过分,不要预抓取所有东西,否则会适得其反!
Tests prove that the average data transfer rate of the RAID which uses the read prefetch policy increases! by 60 % , meeting the high requirement of I/O performance in digital systems.
实验表明,采用顺序读预取策略的实际读平均数传率提高了60%,可以满足数字化系统对I/O性能的高要求。
And finally, whenever a user picks a country and region, prefetch the first two pages just in case, as shown in Listing 4.
最后,当用户选择一个国家和地区时,预抓取前两个页面以备显示,见清单4。
When the external agent has data, it may create and issue a prefetch directive.
当外部代理具有数据时,产生并发出预取指令。
For small loop bodies (that is, loop iterations with little computation), the prefetch scheduling distance must be more than one iteration.
对于小的循环体(即有很少的循环迭代计算),预取距离必须调度不止一次迭代。
Based on the query pattern and the real query parameters, it developed two intelligent prefetch algorithms to fit two kinds of demand in data query.
基于这些模板和参数,提出了两种智能预取算法以适应两类不同的数据查询需求。
Second, whenever a page is shown (see the showCities method), prefetch the next one (a logical guess) without showing it.
第二,当显示一个页面时(见showcities方法),预抓取下一个页面(这是符合逻辑的猜测),但是不显示它。
When the prefetch quantity is changed.
当预取数量发生变化时。
The Workers can be used to prefetch data or perform other ahead-of-time operations to provide a much more lively UI.
这些Workers可用于预取数据或执行其他预先操作,从而提供一个更加实时的UI。
The prefetch directive may be sent along with system interconnection transactions or sent as a separate transaction to devices including the target processor in the system.
该预取指令可以与系统互连事务一起或作为单独的事务发送到系统中包括所述目标处理器的设备。
Since prefetch distance is not a well-defined metric, for this discussion, we define a new term, prefetch scheduling distance (PSD), which is represented by the number of iterations.
由于预取距离不是一个明确的指标,为了讨论,我们定义一个新的术语,预取调度距离(PSD),它是由迭代的次数反映。