Re: [RFC v7 00/10] DAMON: Support Physical Memory Address Space Monitoring

2020-08-20 Thread SeongJae Park
On Thu, 20 Aug 2020 08:44:33 -0700 Shakeel Butt wrote: > On Thu, Aug 20, 2020 at 12:11 AM SeongJae Park wrote: > > > > On Wed, 19 Aug 2020 18:21:44 -0700 Shakeel Butt wrote: > > > > > On Tue, Aug 18, 2020 at 12:25 AM SeongJae Park wrote: > > > > > > > > From: SeongJae Park > > > > > > > > Cha

Re: [RFC v7 00/10] DAMON: Support Physical Memory Address Space Monitoring

2020-08-20 Thread Shakeel Butt
On Thu, Aug 20, 2020 at 12:11 AM SeongJae Park wrote: > > On Wed, 19 Aug 2020 18:21:44 -0700 Shakeel Butt wrote: > > > On Tue, Aug 18, 2020 at 12:25 AM SeongJae Park wrote: > > > > > > From: SeongJae Park > > > > > > Changes from Previous Version > > > = > > > > > >

Re: [RFC v7 00/10] DAMON: Support Physical Memory Address Space Monitoring

2020-08-20 Thread SeongJae Park
On Wed, 19 Aug 2020 18:21:44 -0700 Shakeel Butt wrote: > On Tue, Aug 18, 2020 at 12:25 AM SeongJae Park wrote: > > > > From: SeongJae Park > > > > Changes from Previous Version > > = > > > > - Use 42 as the fake target id for paddr instead of -1 > > - Fix a typo > >

Re: [RFC v7 00/10] DAMON: Support Physical Memory Address Space Monitoring

2020-08-19 Thread Shakeel Butt
On Tue, Aug 18, 2020 at 12:25 AM SeongJae Park wrote: > > From: SeongJae Park > > Changes from Previous Version > = > > - Use 42 as the fake target id for paddr instead of -1 > - Fix a typo > > Introduction > > > DAMON[1] programming interface users can ex

[RFC v7 00/10] DAMON: Support Physical Memory Address Space Monitoring

2020-08-18 Thread SeongJae Park
From: SeongJae Park Changes from Previous Version = - Use 42 as the fake target id for paddr instead of -1 - Fix a typo Introduction DAMON[1] programming interface users can extend DAMON for any address space by configuring the address-space specific lo