最近被存取的資料會被暫存到processor 的cache
如果process移動到另一個processor,cache的資料需要重新產生
The contents of cache memory must be invalidated for the processor being migrate from
SMP systems
Keep the workload balanced among all processor
Push migration
Pull migration
不論是把一個process push或pull到一另一個processor都會失去cache memory的效益
dotMon, Jan 6, 2020 3:21 PM
OS
CSIE