Lines Matching refs:watermarks
89 │ │ │ │ │ │ │ watermarks/metric,interval_us,high,mid,low
256 ``watermarks``, and ``stats``) and one file (``action``) exist.
311 schemes/<N>/watermarks/
315 status, DAMON provides a feature called watermarks. The feature receives five
322 Under the watermarks directory, five files (``metric``, ``interval_us``,
329 - none: Ignore the watermarks
381 # echo free_mem_rate > watermarks/metric
382 # echo 5000000 > watermarks/interval_us
383 # echo 600 > watermarks/high
384 # echo 500 > watermarks/mid
385 # echo 300 > watermarks/low
509 <target access pattern> <action> <quota> <watermarks>
568 metrics like free memory ratio. For such cases, users can specify watermarks
576 - 0: Ignore the watermarks
615 # scheme+=" 1 5000000 600 500 300" # watermarks