Re: Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-29 Thread SeongJae Park
On Tue, 28 Jul 2020 10:42:11 -0700 Shakeel Butt wrote: > On Mon, Jul 27, 2020 at 2:03 AM SeongJae Park wrote: > > > > On Mon, 27 Jul 2020 00:34:54 -0700 Greg Thelen wrote: > > > > > SeongJae Park wrote: > > > > > > > From: SeongJae Park > > > > > > > > This commit introduces a reference

Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-28 Thread Shakeel Butt
On Mon, Jul 27, 2020 at 2:03 AM SeongJae Park wrote: > > On Mon, 27 Jul 2020 00:34:54 -0700 Greg Thelen wrote: > > > SeongJae Park wrote: > > > > > From: SeongJae Park > > > > > > This commit introduces a reference implementation of the address space > > > specific low level primitives for the

Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-27 Thread SeongJae Park
On Mon, 27 Jul 2020 00:34:54 -0700 Greg Thelen wrote: > SeongJae Park wrote: > > > From: SeongJae Park > > > > This commit introduces a reference implementation of the address space > > specific low level primitives for the virtual address space, so that > > users of DAMON can easily monitor

Re: Re: Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-17 Thread SeongJae Park
On Fri, 17 Jul 2020 19:23:28 -0700 Shakeel Butt wrote: > On Fri, Jul 17, 2020 at 9:24 AM SeongJae Park wrote: > > > > On Fri, 17 Jul 2020 08:17:09 -0700 Shakeel Butt wrote: > > > > > On Thu, Jul 16, 2020 at 11:54 PM SeongJae Park wrote: > > > > > > > > On Thu, 16 Jul 2020 17:46:54 -0700

Re: Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-17 Thread Shakeel Butt
On Fri, Jul 17, 2020 at 9:24 AM SeongJae Park wrote: > > On Fri, 17 Jul 2020 08:17:09 -0700 Shakeel Butt wrote: > > > On Thu, Jul 16, 2020 at 11:54 PM SeongJae Park wrote: > > > > > > On Thu, 16 Jul 2020 17:46:54 -0700 Shakeel Butt > > > wrote: > > > > > > > On Mon, Jul 13, 2020 at 1:44 AM

Re: Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-17 Thread SeongJae Park
On Fri, 17 Jul 2020 08:17:09 -0700 Shakeel Butt wrote: > On Thu, Jul 16, 2020 at 11:54 PM SeongJae Park wrote: > > > > On Thu, 16 Jul 2020 17:46:54 -0700 Shakeel Butt wrote: > > > > > On Mon, Jul 13, 2020 at 1:44 AM SeongJae Park wrote: > > > > > > > > From: SeongJae Park > > > > > > > >

Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-17 Thread Shakeel Butt
On Thu, Jul 16, 2020 at 11:54 PM SeongJae Park wrote: > > On Thu, 16 Jul 2020 17:46:54 -0700 Shakeel Butt wrote: > > > On Mon, Jul 13, 2020 at 1:44 AM SeongJae Park wrote: > > > > > > From: SeongJae Park > > > > > > This commit introduces a reference implementation of the address space > > >

Re: Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

2020-07-17 Thread SeongJae Park
On Thu, 16 Jul 2020 17:46:54 -0700 Shakeel Butt wrote: > On Mon, Jul 13, 2020 at 1:44 AM SeongJae Park wrote: > > > > From: SeongJae Park > > > > This commit introduces a reference implementation of the address space > > specific low level primitives for the virtual address space, so that > >