Processors
Intel® Processors, Tools, and Utilities
14510 Discussions

access to required pages of instructions in pipeline

mrahm7
Beginner
1,305 Views

I do academic research and to test our ideas we need to answer these questions.

We wanted to see what instructions are actually in the CPU pipeline. I have looked in the related papers or CPU documentation and couldn't find any API or something that exposes a this functionality to higher abstractions like operating systems.

For instance, it might be possible to improve the paging algorithms in the operating systems if we are aware of the pages accessed by the instructions available in the pipeline for the future decisions.

And one of the key questions to this solution is whether we could access to the fetched instructions in the pipeline from the operating system or not. Probably it is not feasible or possible at all but it is really good if we could become sure of it.

It would be awesome if we could have your comments on this issue

0 Kudos
2 Replies
idata
Employee
311 Views

 

Hello ,

 

 

 

I'm following on this post to ask you if the information posted above solved your problem or if you need further assistance.

 

 

 

Regards,

 

 

 

Ivan.
0 Kudos
Reply