|
|
|
|
|
by exDM69
5160 days ago
|
|
> Any refs, docs about this behavior? First time hearing it. How does it work with MMU, protected memory, or external memory mapped as normal one? edit: try to look for performance tuning guides for your CPU architecture, there might be some details about systems like this. Nope. Some might exist but this stuff is generally considered trade secrets. A patent search might yield something. You can find some material about speculative execution, branch prediction, prefetching, etc but the real beef is hidden somewhere in Intel's (and their competitors') vaults. It's all supposed to be transparent to the programmer so there's no need to write and release detailed public documentation about it. As I said earlier, I have no idea how they work (or do they even exist), but I'll give a handwaving example of how they _could_ work. |
|