Commit ed2da8b
sched/numa: Trace decisions related to skipping VMAs
NUMA balancing skips or scans VMAs for a variety of reasons. In preparation
for completing scans of VMAs regardless of PID access, trace the reasons
why a VMA was skipped. In a later patch, the tracing will be used to track
if a VMA was forcibly scanned.
Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20231010083143.19593-4-mgorman@techsingularity.net1 parent f3a6c97 commit ed2da8b
3 files changed
Lines changed: 71 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
667 | 717 | | |
668 | 718 | | |
669 | 719 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3210 | 3210 | | |
3211 | 3211 | | |
3212 | 3212 | | |
| 3213 | + | |
3213 | 3214 | | |
3214 | 3215 | | |
3215 | 3216 | | |
| |||
3220 | 3221 | | |
3221 | 3222 | | |
3222 | 3223 | | |
3223 | | - | |
| 3224 | + | |
| 3225 | + | |
3224 | 3226 | | |
| 3227 | + | |
3225 | 3228 | | |
3226 | 3229 | | |
3227 | 3230 | | |
3228 | 3231 | | |
3229 | 3232 | | |
3230 | | - | |
| 3233 | + | |
| 3234 | + | |
3231 | 3235 | | |
| 3236 | + | |
3232 | 3237 | | |
3233 | 3238 | | |
3234 | 3239 | | |
| |||
3250 | 3255 | | |
3251 | 3256 | | |
3252 | 3257 | | |
3253 | | - | |
| 3258 | + | |
| 3259 | + | |
3254 | 3260 | | |
| 3261 | + | |
3255 | 3262 | | |
3256 | 3263 | | |
3257 | | - | |
| 3264 | + | |
| 3265 | + | |
3258 | 3266 | | |
| 3267 | + | |
3259 | 3268 | | |
3260 | 3269 | | |
3261 | 3270 | | |
| |||
0 commit comments