On Tue, 10 Mar 2020 09:07:20 -0700 (PDT), Anders S <
anders...@gmail.com> wrote:
>Hi,
>I am new in this subject and has two very basic questions:
>
>1. Is use of persistent memory a way to avoid hard disk access problems
>when threads want to read and write files?
I don't understand this question.
>2. If a software is developed with use of persistent memory, is it possible
>to run it on hardware without persistent memory (file read/write
>takes place on the hard disk instead)?
Yes, that is possible. I know because I have done it.
However, I don't believe the usual libraries like pmem support it.
------------
Steve Heller