Lines Matching +full:relative +full:- +full:axis
1 .. SPDX-License-Identifier: GPL-2.0
18 ------
25 ---------------
44 $ sudo damo start "./masim ./configs/stairs.cfg --quiet"
47 # min/max temperatures: -1,840,000,000, 370,010,000, column size: 3.925 MiB
71 The first line of the output shows the relative access temperature (hotness) of
75 relative location and access temperature of the region. ``[...]`` means
96 $ sudo damo record -o damon.data $(pidof masim)
109 (x-axis) got accessed when (y-axis) and how frequently (number).::
127 # x-axis: space (139728247021568-139728453431248: 196.848 MiB)
128 # y-axis: time (15256597248362-15326899978162: 1 m 10.303 s)
134 $ sudo damo report wss --range 0 101 10
150 Using ``--sortby`` option with the above command, you can show how the working
153 $ sudo damo report wss --range 0 101 10 --sortby time
176 $ sudo damo start --damos_access_rate 0 0 --damos_sz_region 4K max \
177 --damos_age 60s max --damos_action pageout \