diff options
| author | Yixuan Cao <[email protected]> | 2022-04-28 23:15:57 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-04-28 23:15:57 -0700 |
| commit | c7c4ab859642830a14c45785ca7866659b65fc44 (patch) | |
| tree | 35e8cdbebf61e884d1e3548c5870f44a735b3d55 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | f09654bb88127473b4baf3bc0b68d4d4695aca7b (diff) | |
tools/vm/page_owner_sort.c: avoid repeated judgments
I noticed a detail that needs to be adjusted. When judging whether a page
is allocated by vmalloc, the value of the variable "tmp" was repeatedly
judged, so the code was adjusted.
This work is coauthored by Yinan Zhang, Jiajian Ye, Shenghong Han, Chongxi
Zhao, Yuhong Feng and Yongqiang Liu.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Yixuan Cao <[email protected]>
Cc: Chongxi Zhao <[email protected]>
Cc: Haowen Bai <[email protected]>
Cc: Jiajian Ye <[email protected]>
Cc: Sean Anderson <[email protected]>
Cc: Shenghong Han <[email protected]>
Cc: Yinan Zhang <[email protected]>
Cc: Yongqiang Liu <[email protected]>
Cc: Yuhong Feng <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions