Lines Matching refs:kdamond
108 called kdamond, and multiple kdamonds could run in parallel.
114 kdamond.
119 In each kdamond directory, two files (``state`` and ``pid``) and one directory
122 Reading ``state`` returns ``on`` if the kdamond is currently running, or
123 ``off`` if it is not running. Writing ``on`` or ``off`` makes the kdamond be
124 in the state. Writing ``commit`` to the ``state`` file makes kdamond reads the
127 for each DAMON-based operation scheme of the kdamond. For details of the
130 If the state is ``on``, reading ``pid`` shows the pid of the kdamond thread.
133 that this kdamond will execute.
141 moment, only one context per kdamond is supported, so only ``0`` or ``1`` can
644 DAMON does requested monitoring with a kernel thread called ``kdamond``. You
661 One ``kdamond`` thread is created for each monitoring context. You can create
662 and remove monitoring contexts for multiple ``kdamond`` required use case using