On Thu, Mar 02, 2023 at 02:56:43PM +0100, David Hildenbrand wrote:
> On 02.03.23 12:57, Feiran Zheng wrote:
> >
> >
> > > On 2 Mar 2023, at 11:44, Daniel P. Berrangé wrote:
> > >
> > > On Thu, Mar 02, 2023 at 12:31:46PM +0100, David Hildenbrand wrote:
> > > > On 02.03.23 12:09, Fam Zheng wrote:
On 02.03.23 14:56, David Hildenbrand wrote:
On 02.03.23 12:57, Feiran Zheng wrote:
On 2 Mar 2023, at 11:44, Daniel P. Berrangé wrote:
On Thu, Mar 02, 2023 at 12:31:46PM +0100, David Hildenbrand wrote:
On 02.03.23 12:09, Fam Zheng wrote:
This adds a memset to clear the backing memory. This
On 02.03.23 12:57, Feiran Zheng wrote:
On 2 Mar 2023, at 11:44, Daniel P. Berrangé wrote:
On Thu, Mar 02, 2023 at 12:31:46PM +0100, David Hildenbrand wrote:
On 02.03.23 12:09, Fam Zheng wrote:
This adds a memset to clear the backing memory. This is useful in the
case of PMEM DAX to drop di
> On 2 Mar 2023, at 11:54, David Hildenbrand wrote:
>
> On 02.03.23 12:48, Feiran Zheng wrote:
>>> On 2 Mar 2023, at 11:39, David Hildenbrand wrote:
>>>
>>> On 02.03.23 12:37, Feiran Zheng wrote:
> On 2 Mar 2023, at 11:31, David Hildenbrand wrote:
>
> On 02.03.23 12:09, Fam Zhe
> On 2 Mar 2023, at 11:44, Daniel P. Berrangé wrote:
>
> On Thu, Mar 02, 2023 at 12:31:46PM +0100, David Hildenbrand wrote:
>> On 02.03.23 12:09, Fam Zheng wrote:
>>> This adds a memset to clear the backing memory. This is useful in the
>>> case of PMEM DAX to drop dirty data, if the backing m
On 02.03.23 12:48, Feiran Zheng wrote:
On 2 Mar 2023, at 11:39, David Hildenbrand wrote:
On 02.03.23 12:37, Feiran Zheng wrote:
On 2 Mar 2023, at 11:31, David Hildenbrand wrote:
On 02.03.23 12:09, Fam Zheng wrote:
This adds a memset to clear the backing memory. This is useful in the
case
> On 2 Mar 2023, at 11:39, David Hildenbrand wrote:
>
> On 02.03.23 12:37, Feiran Zheng wrote:
>>> On 2 Mar 2023, at 11:31, David Hildenbrand wrote:
>>>
>>> On 02.03.23 12:09, Fam Zheng wrote:
This adds a memset to clear the backing memory. This is useful in the
case of PMEM DAX to
On Thu, Mar 02, 2023 at 12:31:46PM +0100, David Hildenbrand wrote:
> On 02.03.23 12:09, Fam Zheng wrote:
> > This adds a memset to clear the backing memory. This is useful in the
> > case of PMEM DAX to drop dirty data, if the backing memory is handed
> > over from a previous application or firmwar
On 02.03.23 12:37, Feiran Zheng wrote:
On 2 Mar 2023, at 11:31, David Hildenbrand wrote:
On 02.03.23 12:09, Fam Zheng wrote:
This adds a memset to clear the backing memory. This is useful in the
case of PMEM DAX to drop dirty data, if the backing memory is handed
over from a previous applic
> On 2 Mar 2023, at 11:31, David Hildenbrand wrote:
>
> On 02.03.23 12:09, Fam Zheng wrote:
>> This adds a memset to clear the backing memory. This is useful in the
>> case of PMEM DAX to drop dirty data, if the backing memory is handed
>> over from a previous application or firmware which did
On 02.03.23 12:09, Fam Zheng wrote:
This adds a memset to clear the backing memory. This is useful in the
case of PMEM DAX to drop dirty data, if the backing memory is handed
over from a previous application or firmware which didn't clean up
before exiting.
Why can't the VM manager do that ins
This adds a memset to clear the backing memory. This is useful in the
case of PMEM DAX to drop dirty data, if the backing memory is handed
over from a previous application or firmware which didn't clean up
before exiting.
Signed-off-by: Fam Zheng
---
backends/hostmem-file.c | 20
12 matches
Mail list logo