pmem / pmem.github.io

The pmem.io Website
http://pmem.io
Other
17 stars 53 forks source link

add cxl software blog post #356

Closed pbalcer closed 1 year ago

pbalcer commented 1 year ago

Preview: https://pbalcer.github.io/blog/2023/05/exploring-the-software-ecosystem-for-compute-express-link-cxl-memory/

This change is Reviewable

igchor commented 1 year ago

Perhaps you could also mention that if an app used fsdax in volatile mode, it can now use tmpfs on top of specific NUMA node to avoid code changes (like we did in CacheLib).

pbalcer commented 1 year ago

I added "Volatile use of fsdax" and mentioned the tmpfs approach.