Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libcontainer: include cgroupv2 memory.events in Manager.GetStats #4120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Zheaoli
Copy link
Contributor

@Zheaoli Zheaoli commented Nov 14, 2023

Carry #3608

Signed-off-by: Zheao.Li me@manjusaka.me

@Zheaoli
Copy link
Contributor Author

Zheaoli commented Nov 15, 2023

@AkihiroSuda Would you mind to retry the test for me? some of them failed because of the APT apt throttled

@Zheaoli
Copy link
Contributor Author

Zheaoli commented Nov 15, 2023

E: Failed to fetch https://download.opensuse.org/repositories/devel:/tools:/criu/xUbuntu_22.04/amd64/criu_3.18-1_amd64.deb  Redirection from https to 'http://provo-mirror.opensuse.org/repositories/devel%3A/tools%3A/criu/xUbuntu_22.04/amd64/criu_3.18-1_amd64.deb' is forbidden [IP: 195.135.223.226 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Seems we will find the same error on other action

@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch from 52a4e50 to cd1f539 Compare November 20, 2023 09:41
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch 4 times, most recently from ef6ffba to ea0e2df Compare November 30, 2023 13:42
@Zheaoli
Copy link
Contributor Author

Zheaoli commented Nov 30, 2023

@AkihiroSuda ping for review(

@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch from ea0e2df to 49db583 Compare November 30, 2023 17:03
types/events.go Outdated Show resolved Hide resolved
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch from 49db583 to a3f2d75 Compare December 1, 2023 04:53
@Zheaoli Zheaoli requested a review from AkihiroSuda December 1, 2023 17:44
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch 2 times, most recently from 4d75890 to bffe907 Compare December 12, 2023 18:49
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch from bffe907 to b28b328 Compare December 20, 2023 12:39
PSI *PSIStats `json:"psi,omitempty"`
Stats map[string]uint64 `json:"stats,omitempty"`
PSI *PSIStats `json:"psi,omitempty"`
EventCount MemoryEventsCount `json:"events_count,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A follow-up name matching situation.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/events_count/event_count/

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Zheaoli Why you ignored this one?

types/events.go Outdated Show resolved Hide resolved
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch from b28b328 to f43f8c1 Compare January 2, 2024 15:32
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch from f43f8c1 to 823b283 Compare January 16, 2024 05:52
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch 3 times, most recently from f64b64e to 0d8b4d9 Compare January 16, 2024 06:54
@Zheaoli Zheaoli requested review from lifubang and kolyshkin January 17, 2024 04:53
Signed-off-by: Zheao.Li <me@manjusaka.me>
@Zheaoli Zheaoli force-pushed the manjusaka/carry-3608 branch from 0d8b4d9 to 12aaa2b Compare January 18, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants