| 释义 |
cache line 释义 缓存行:计算机内存系统中,用于存储和传输数据的一组连续字节。 例句 1·Partial read usually is equal to cache line size in cache manager. 部分读取通常等于高速缓存管理器线尺寸。 2·In particular, 32-bit and 64-bit operations that don't cross cache line boundaries are atomic. 特别的,32位机和64位机的操作系统没有交叉缓存线的都是回写式的。 3·Once the cache line is loaded, further reads are much faster and extra RAM accesses are avoided. 一旦缓存线负载,进一步的读入数据会更快并且多余的只读存储存取会被避免。
|