Lines Matching refs:age
88 │ │ │ │ │ │ │ │ age/min,max
96 │ │ │ │ │ │ │ │ 0/start,end,nr_accesses,age
310 for the age of the region.
313 ``nr_accesses``, and ``age``) each having two files (``min`` and ``max``)
316 ``nr_accesses``, and ``age`` directories, respectively.
331 and age. For personalized prioritization, users can set the weights for the
341 frequency, and age in per-thousand unit by writing the values to the three
435 information includes address range, ``nr_accesses``, , and ``age`` of the
446 ``nr_accesses``, and ``age``). Reading the files will show the start and end
447 addresses, ``nr_accesses``, and ``age`` of the region that corresponding
457 limitation, page out memory regions having longer age first. Also, check the
472 # echo 10 > access_pattern/age/min
473 # echo 20 > access_pattern/age/max
623 min-size max-size min-acc max-acc min-age max-age
627 (``min-acc`` and ``max-acc``), number of aggregate intervals for the age of
628 regions (``min-age`` and ``max-age``) are specified. Note that the ranges are
667 and age. For personalized prioritization, users can set the weights for the
670 <size weight> <access frequency weight> <age weight>
714 limitation, page out memory regions having longer age first. Also, check the