What happens if the program we want to run uses more registers or on chip storage than we have available? How would this program even run if there is no cache to access? In that case would we access memory?
What happens if the program we want to run uses more registers or on chip storage than we have available? How would this program even run if there is no cache to access? In that case would we access memory?