What is responsible for changing core's load and frequency in multicore processor
问题 Having looked for a description of the multicore design i keep finding several diagrams, but all of them look somewhat like this: I know from looking at i7z command output that different cores can run at different frequencies. This would suggest that the decisions regarding which core will be given a new process and for changing the frequency of the core itself are done either by the operating system or by the control block of the core itself. My question is: What controls the frequencies of