You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pmem
We noticed that x86 supports write through caching. Has anyone tried to use this with persistent memory devices or CXL? It seems like it would get rid of the need to manually do cache line flushes after stores? Is the performance worse than doing explicit flushes after stores? Also, the Intel manual mentions something about write combining in this mode, but it isn't clear of whether this can be done for normal stores to memory?