Lines Matching refs:kdamond
115 called kdamond, and multiple kdamonds could run in parallel.
121 kdamond.
126 In each kdamond directory, two files (``state`` and ``pid``) and one directory
129 Reading ``state`` returns ``on`` if the kdamond is currently running, or
130 ``off`` if it is not running. Writing ``on`` or ``off`` makes the kdamond be
131 in the state. Writing ``commit`` to the ``state`` file makes kdamond reads the
134 for each DAMON-based operation scheme of the kdamond. For details of the
138 scheme of the kdamond. Writing ``clear_schemes_tried_regions`` to ``state``
140 each DAMON-based operation scheme of the kdamond. For details of the
144 If the state is ``on``, reading ``pid`` shows the pid of the kdamond thread.
147 that this kdamond will execute.
155 moment, only one context per kdamond is supported, so only ``0`` or ``1`` can
752 DAMON does requested monitoring with a kernel thread called ``kdamond``. You
769 One ``kdamond`` thread is created for each monitoring context. You can create
770 and remove monitoring contexts for multiple ``kdamond`` required use case using