문제

https://en.wikipedia.org/wiki/Processor_register So from the information in this link there are limited Floating point and General Purpose registers in a cpu. My question is how are these registers used. By that I mean let's say I defined some variables in python but I think It's stored in RAM or HDD so does cpu only use those registers when operating on the data fetched from RAM and if so in order to overload cpu's capacity what kind of an algorithm should be followed by such a program ?

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 cs.stackexchange
scroll top