Searched refs:effective_bytes (Results 1 – 5 of 5) sorted by relevance
51 last_effective_bytes = goal.effective_bytes61 goal.current_value, last_effective_bytes, goal.effective_bytes,62 goal.effective_bytes / last_effective_bytes65 if last_effective_bytes == goal.effective_bytes:69 print('efective bytes not changed: %d' % goal.effective_bytes)72 increased = last_effective_bytes < goal.effective_bytes77 last_effective_bytes = goal.effective_bytes
92 effective_bytes = None variable in DamosQuotaGoal481 goal.effective_bytes = int(content)
81 │ │ │ │ │ │ │ :ref:`quotas <sysfs_quotas>`/ms,bytes,reset_interval_ms,effective_bytes157 ``effective_bytes`` files for each DAMON-based operation scheme of the351 ``reset_interval_ms``, ``effective_bytes``) and two directores (``weights`` and366 effective size quota is further adjusted. Reading ``effective_bytes`` returns
39 '.../quotas/effective_bytes' files of this kdamond.249 What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/effective_bytes
1424 __ATTR_RO_MODE(effective_bytes, 0400);