Lines Matching full:directory

45 creates multiple directories and files under its sysfs directory,
47 from the files under the directory.
64 directory is having ``/`` suffix, and files in each directory are separated by
99 has one directory named ``admin``. The directory contains the files for
101 having the root permission could use this directory.
110 Under the ``admin`` directory, one directory, ``kdamonds``, which has files for
111 controlling the kdamonds exist. In the beginning, this directory has only one
113 of child directories named ``0`` to ``N-1``. Each directory represents each
119 In each kdamond directory, two files (``state`` and ``pid``) and one directory
132 ``contexts`` directory contains files for controlling the monitoring contexts
138 In the beginning, this directory has only one file, ``nr_contexts``. Writing a
140 ``0`` to ``N-1``. Each directory represents each monitoring context. At the
147 In each context directory, two files (``avail_operations`` and ``operations``)
161 Please refer to :ref:`regions sysfs directory <sysfs_regions>` for detailed
173 and efficiency of the monitoring are in ``monitoring_attrs`` directory.
175 directory.
177 Under ``intervals`` directory, three files for DAMON's sampling interval
182 Under ``nr_regions`` directory, two files for the lower-bound and upper-bound
193 In the beginning, this directory has only one file, ``nr_targets``. Writing a
195 to ``N-1``. Each directory represents each monitoring target.
200 In each target directory, one file (``pid_target``) and one directory
225 as they want, by writing proper values to the files under this directory.
227 In the beginning, this directory has only one file, ``nr_regions``. Writing a
229 to ``N-1``. Each directory represents each initial monitoring target region.
234 In each region directory, you will find two files (``start`` and ``end``). You
246 directory.
248 In the beginning, this directory has only one file, ``nr_schemes``. Writing a
250 to ``N-1``. Each directory represents each DAMON-based operation scheme.
255 In each scheme directory, four directories (``access_pattern``, ``quotas``,
279 Under the ``access_pattern`` directory, three directories (``sz``,
301 Under ``quotas`` directory, three files (``ms``, ``bytes``,
302 ``reset_interval_ms``) and one directory (``weights``) having three files
309 files under the ``weights`` directory.
322 Under the watermarks directory, five files (``metric``, ``interval_us``,
344 The statistics can be retrieved by reading the files under ``stats`` directory
403 ``rm_contexts`` under its debugfs directory, ``<debugfs>/damon/``.
666 directory of the name on the DAMON debugfs directory. The directory will have
671 # ls: cannot access 'foo': No such file or directory
677 directory by putting the name of the context to the ``rm_contexts`` file. ::
681 # ls: cannot access 'foo': No such file or directory
684 root directory only.