CXL 1: Management and tiering
CXL 1: Management and tiering
Posted May 16, 2022 16:30 UTC (Mon) by ballombe (subscriber, #9523)In reply to: CXL 1: Management and tiering by marcH
Parent article: CXL 1: Management and tiering
> Message passing requires an extra programming effort but unlike shared memory, performance and correctness issues can be traced and debugged in a reasonable amount of time.
But message passing often requires more total memory for the same task.
And often the performance issue is traced to "not enough memory by node".
So...
