We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
430页这里写的1读地址0的字,还勉强理解,到了下面的读取地址1,13,8,0这里说的缓存命中看不明白。 我的疑问, 1缓存是否有效和是否命中有关系吗?无效就一定不命中吗? 2这里的有效位标记位分别啥意思?命中是简单的是否存在的意思吗? 3书上的这个事例是否需要参考上面的表6-30?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
430页这里写的1读地址0的字,还勉强理解,到了下面的读取地址1,13,8,0这里说的缓存命中看不明白。
我的疑问,
1缓存是否有效和是否命中有关系吗?无效就一定不命中吗?
2这里的有效位标记位分别啥意思?命中是简单的是否存在的意思吗?
3书上的这个事例是否需要参考上面的表6-30?
The text was updated successfully, but these errors were encountered: