Remix.run Logo
temp0826 4 days ago

I have never had to go deep into NUMA configuration personally but couldn't it be leveraged here?

wmf 4 days ago | parent [-]

Yes, if you want your app to be aware of CXL you can configure it as a separate NUMA node.

tanelpoder 4 days ago | parent [-]

Optane memory modules also present themselves as separate (memory only) NUMA nodes. They’ve given me a chance to play with Linux tiered memory, without having to emulate the hardware for a VM