操作系统:原理与实现
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
51页ASID的疑问
marjune
主流64位处理器实际使用了48位物理地址,所以有16位的空闲位置可以当作ASID。那么老的32位处理器(例如x86)所有32位地址位都已被使用,又是通过什么机制保存ASID的呢?