On Fri, Mar 20, 2020 at 2:25 AM Aneesh Kumar K.V
wrote:
>
>
> Hi Dan,
>
>
> Dan Williams writes:
>
> ...
>
>
> >
> >>
> >> Or are you suggesting that application should not infer any of those
> >> details looking at persistence_domain value? If so what is the purpose
> >> of exporting that attrib
Hi Dan,
Dan Williams writes:
...
>
>>
>> Or are you suggesting that application should not infer any of those
>> details looking at persistence_domain value? If so what is the purpose
>> of exporting that attribute?
>
> The way the patch was worded I thought it was referring to an explicit
On Tue, Feb 11, 2020 at 6:57 AM Aneesh Kumar K.V
wrote:
>
> On 2/10/20 11:48 PM, Dan Williams wrote:
> > On Mon, Feb 10, 2020 at 6:20 AM Aneesh Kumar K.V
> > wrote:
> >>
> >> Dan Williams writes:
> >>
> >>> On Tue, Feb 4, 2020 at 9:21 PM Aneesh Kumar K.V
> >>> wrote:
>
> Currently, ke
On 2/10/20 11:48 PM, Dan Williams wrote:
On Mon, Feb 10, 2020 at 6:20 AM Aneesh Kumar K.V
wrote:
Dan Williams writes:
On Tue, Feb 4, 2020 at 9:21 PM Aneesh Kumar K.V
wrote:
Currently, kernel shows the below values
"persistence_domain":"cpu_cache"
"persistence_domain":"m
On Mon, Feb 10, 2020 at 6:20 AM Aneesh Kumar K.V
wrote:
>
> Dan Williams writes:
>
> > On Tue, Feb 4, 2020 at 9:21 PM Aneesh Kumar K.V
> > wrote:
> >>
> >> Currently, kernel shows the below values
> >> "persistence_domain":"cpu_cache"
> >> "persistence_domain":"memory_controller"
Dan Williams writes:
> On Tue, Feb 4, 2020 at 9:21 PM Aneesh Kumar K.V
> wrote:
>>
>> Currently, kernel shows the below values
>> "persistence_domain":"cpu_cache"
>> "persistence_domain":"memory_controller"
>> "persistence_domain":"unknown"
>>
>> "cpu_cache" indicates no
On Tue, Feb 4, 2020 at 9:21 PM Aneesh Kumar K.V
wrote:
>
> Currently, kernel shows the below values
> "persistence_domain":"cpu_cache"
> "persistence_domain":"memory_controller"
> "persistence_domain":"unknown"
>
> "cpu_cache" indicates no extra instructions is needed to en
Currently, kernel shows the below values
"persistence_domain":"cpu_cache"
"persistence_domain":"memory_controller"
"persistence_domain":"unknown"
"cpu_cache" indicates no extra instructions is needed to ensure the persistence
of data in the pmem media on power failure.
"me