Lines Matching full:files

19   features by reading from and writing to special sysfs files.  Therefore,
21 reads/writes the sysfs files instead of you. The `DAMON user space tool
36 creates multiple directories and files under its sysfs directory,
38 from the files under the directory.
50 Files Hierarchy
53 The files hierarchy of DAMON sysfs interface is shown below. In the below
55 directory is having ``/`` suffix, and files in each directory are separated by
101 has one directory named ``admin``. The directory contains the files for
110 Under the ``admin`` directory, one directory, ``kdamonds``, which has files for
123 In each kdamond directory, two files (``state`` and ``pid``) and one directory
133 - ``commit``: Read the user inputs in the sysfs files except ``state`` file
137 - ``update_schemes_stats``: Update the contents of stats files for each
146 files.
151 ``effective_bytes`` files for each DAMON-based operation scheme of the
156 ``contexts`` directory contains files for controlling the monitoring contexts
176 In each context directory, two files (``avail_operations`` and ``operations``)
198 Files for specifying attributes of the monitoring including required quality
203 Under ``intervals`` directory, three files for DAMON's sampling interval
206 writing to and reading from the files.
208 Under ``nr_regions`` directory, two files for the lower-bound and upper-bound
211 writing to and rading from the files.
249 as they want, by writing proper values to the files under this directory.
260 In each region directory, you will find two files (``start`` and ``end``). You
262 region by writing to and reading from the files, respectively.
274 writing to files under this directory.
286 ``watermarks``, ``filters``, ``stats``, and ``tried_regions``) and three files
310 ``nr_accesses``, and ``age``) each having two files (``min`` and ``max``)
312 to and reading from the ``min`` and ``max`` files under ``sz``,
324 Under ``quotas`` directory, four files (``ms``, ``bytes``,
329 ``reset interval`` in milliseconds by writing the values to the three files,
346 Under ``weights`` directory, three files (``sz_permil``,
350 in per-thousand unit by writing the values to the three files under the
367 Each goal directory contains three files, namely ``target_metric``,
371 of the files. Note that users should further write
383 Under the watermarks directory, five files (``metric``, ``interval_us``,
386 get the five values by writing to the files, respectively.
409 Each filter directory contains seven files, namely ``type``, ``matching``,
422 ``addr_end`` files, respectively. For the DAMON monitoring target filtering,
459 The statistics can be retrieved by reading the files under ``stats`` directory
461 ``sz_ops_filter_passed``, and ``qt_exceeds``), respectively. The files are not
463 content of the files for the stats by writing a special keyword,
477 directory contains files exposing detailed information about each of the memory
501 In each region directory, you will find five files (``start``, ``end``,
502 ``nr_accesses``, ``age``, and ``sz_filter_passed``). Reading the files will
544 the files as above. Above is only for an example.