- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I know this question doesn't match the subject of this forum, but I don't know where to ask it, so I'd like to ask it here.
In memory mode of the Optane DC Persistent Memory system, DRAM operates as a cache (Near memory) of Optane DCPMM (Far memory). Then, are they any ways to flush the DRAM cache? (software tools, instructions, etc,..)
I'm using Ubuntu 18.04 and linux kernel 5.3.0-40-generic. Is there such a function in ipmctl or ndctl?
Best regards,
Minjae Kim
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no instruction to directly flush a cache line from DRAM to Optane PMem in memory mode. The only way is to load another cache line that maps to the same address, thereby evicting the cache line. Since the DRAM is a direct mapped cache, loading one cache line will be sufficient.
However, some care will be needed to figure out the address of the other cache line.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page