Searched refs:hotness (Results 1 – 4 of 4) sorted by relevance
101 int hotness; in damon_pageout_score() local123 hotness = (freq_weight * freq_subscore + age_weight * age_subscore); in damon_pageout_score()125 hotness /= freq_weight + age_weight; in damon_pageout_score()129 hotness = hotness * DAMOS_MAX_SCORE / DAMON_MAX_SUBSCORE; in damon_pageout_score()132 return DAMOS_MAX_SCORE - hotness; in damon_pageout_score()
126 in order to reduce overhead and increase cache hotness of objects.
15318 code hotness,55899 '--use-hotness-colors'