Lines Matching refs:quotas
86 │ │ │ │ │ │ │ :ref:`quotas <sysfs_quotas>`/ms,bytes,reset_interval_ms,effective_bytes
158 kdamond. For more details, refer to :ref:`quotas directory <sysfs_quotas>`.
291 In each scheme directory, five directories (``access_pattern``, ``quotas``,
324 schemes/<N>/quotas/
327 The directory for the :ref:`quotas <damon_design_damos_quotas>` of the given
330 Under ``quotas`` directory, four files (``ms``, ``bytes``,
361 schemes/<N>/quotas/goals/
534 # # set quotas
535 # echo 10 > quotas/ms
536 # echo $((1024*1024*1024)) > quotas/bytes
537 # echo 1000 > quotas/reset_interval_ms
769 Users can set the :ref:`quotas <damon_design_damos_quotas>` of the given scheme
834 # scheme+=" 10 $((1024*1024*1024)) 1000" # quotas