| 1. | This might require flushing processor caches 这可能需要刷新处理器缓存。 |
| 2. | A process thread can migrate from processor to processor , with each migration reloading the processor cache 进程线程可以在处理器间迁移,每次迁移都重新加载处理器缓存。 |
| 3. | Property . a process thread can migrate from processor to processor , with each migration reloading the processor cache 进程线程可以在处理器间迁移,每次迁移都重新加载处理器缓存。 |
| 4. | Bbl back - side bus logic . logic for interface to the back - side bus for accesses to the internal unified level two processor cache 后端总线逻辑。访问内部统一二级处理器缓存的后端总线接口逻辑。 |
| 5. | The value is the latest written by any processor in a computer , regardless of the number of processors or the state of processor cache 无论处理器的数目或处理器缓存的状态如何,该值都是由计算机的任何处理器写入的最新值。 |
| 6. | In windows 2000 and later , a thread in a process can migrate from processor to processor , with each migration reloading the processor cache 在windows 2000及更高版本中,进程中的线程可以在处理器间迁移,每次迁移都重新加载处理器缓存。 |
| 7. | When a thread exits a synchronized block as part of releasing the associated monitor , the jmm requires that the local processor cache be flushed to main memory 当线程为释放相关监视器而退出一个同步块时, jmm要求本地处理器缓冲刷新到主存中。 |
| 8. | Specifying a processor for a thread can improve performance under heavy system loads by reducing the number of times the processor cache is reloaded 在系统负荷繁重的情况下,为线程指定处理器可以减少重新加载处理器缓存的次数,从而提高性能。 |
| 9. | Under heavy system loads , specifying which processor should run a specific thread can improve performance by reducing the number of times the processor cache is reloaded 在系统负荷繁重的情况下,指定哪个处理器运行特定的线程可以减少重新加载处理器缓存的次数,从而提高性能。 |
| 10. | Fields would be made directly to main memory , instead of to registers or the local processor cache , and that actions on volatile variables on behalf of a thread are performed in the order that the thread requested 字段的读写直接在主存而不是寄存器或者本地处理器缓存中进行,并且代表线程对volatile变量进行的这些操作是按线程要求的顺序进行的。 |