Lines Matching refs:quotas
81 │ │ │ │ │ │ │ :ref:`quotas <sysfs_quotas>`/ms,bytes,reset_interval_ms,effective_bytes
160 kdamond. For more details, refer to :ref:`quotas directory <sysfs_quotas>`.
319 In each scheme directory, eight directories (``access_pattern``, ``quotas``,
353 schemes/<N>/quotas/
356 The directory for the :ref:`quotas <damon_design_damos_quotas>` of the given
359 Under ``quotas`` directory, four files (``ms``, ``bytes``,
390 schemes/<N>/quotas/goals/
600 # # set quotas
601 # echo 10 > quotas/ms
602 # echo $((1024*1024*1024)) > quotas/bytes
603 # echo 1000 > quotas/reset_interval_ms