Skip to content

Commit

Permalink
Move huge pages graph to correct position
Browse files Browse the repository at this point in the history
CMK-20591

Change-Id: I1767562afb7b9c92d9148c50af18697142dade18
  • Loading branch information
jherbel committed Feb 7, 2025
1 parent 1d74386 commit fced1be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmk/gui/graphing/_graphs_order.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@
"memory_committing",
"memory_that_cannot_be_swapped_out",
"huge_pages",
"huge_pages_2",
"vmalloc_address_space_1",
"vmalloc_address_space_2",
"heap_and_non_heap_memory",
Expand Down

0 comments on commit fced1be

Please sign in to comment.