Lines Matching defs:swappiness
2222 int swappiness = mem_cgroup_swappiness(memcg);
2237 * swappiness, but memcg users want to use this knob to
2242 if (cgroup_reclaim(sc) && !swappiness) {
2250 * (unless the swappiness setting disagrees with swapping).
2252 if (!sc->priority && swappiness) {
2282 * anonymous page vs reloading a filesystem page (swappiness).
2286 * applied, before swappiness.
2288 * With swappiness at 100, anon and file have equal IO cost.
2295 ap = swappiness * (total_cost + 1);
2298 fp = (200 - swappiness) * (total_cost + 1);
2387 * Scan types proportional to swappiness and