Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 L1 和 L2 高速缓存位于处理器和主存储器之间。操作系统是否决定何时将数据从主存移动到 L2 再到 L1?
不,L1、L2 和 L3(如果处理器有)仅由处理器管理。处理器缓存的操作对操作系统是完全透明的。