Re: [PATCH v13 09/15] mm/damon: Add debugfs interface

2020-05-27 Thread Leonard Foerster
On 2020-05-25T11:15:06+02:00 SeongJae Park wrote: > From: SeongJae Park > > This commit adds a debugfs interface for DAMON. > > DAMON exports four files, ``attrs``, ``pids``, ``record``, and > ``monitor_on`` under its debugfs directory, ``/damon/``. > > Attributes > -- > > Users can

[PATCH v13 09/15] mm/damon: Add debugfs interface

2020-05-25 Thread SeongJae Park
From: SeongJae Park This commit adds a debugfs interface for DAMON. DAMON exports four files, ``attrs``, ``pids``, ``record``, and ``monitor_on`` under its debugfs directory, ``/damon/``. Attributes -- Users can read and write the ``sampling interval``, ``aggregation interval``, ``regi