Lines Matching full:reading

20   features by reading from and writing to special sysfs files.  Therefore,
46 ``<sysfs>/kernel/mm/damon/``. You can control DAMON by writing to and reading
122 Reading ``state`` returns ``on`` if the kdamond is currently running, or
130 If the state is ``on``, reading ``pid`` shows the pid of the kdamond thread.
153 available monitoring operations set on the currently running kernel by reading
167 reading from the ``operations`` file.
180 writing to and reading from the files.
236 region by writing to and reading from the files, respectively.
245 can get and set the schemes by reading from and writing to files under this
282 to and reading from the ``min`` and ``max`` files under ``sz``,
344 The statistics can be retrieved by reading the files under ``stats`` directory
388 <https://github.com/awslabs/damo>`_ rather than manually reading and writing
411 reading from and writing to the ``attrs`` file. To know about the monitoring
428 the targets to, and get the ids of the current targets by reading from the
441 space monitoring doesn't support multiple targets, reading the file will show a
504 Users can get and set the schemes by reading from and writing to ``schemes``
505 debugfs file. Reading the file also shows the statistics of each scheme. To
595 The statistics can be shown by reading the ``schemes`` file. Reading the file
624 monitoring by writing to and reading from the ``monitor_on`` file. Writing
645 can get the pid of the thread by reading the ``kdamond_pid`` file. When the
646 monitoring is turned off, reading the file returns ``none``. ::