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

criu/plugin: Add environment variable to cap size of buffers. #10

Open
wants to merge 382 commits into
base: criu-dev
Choose a base branch
from

Merge branch 'checkpoint-restore:criu-dev' into fdavid/cap-buffer-size

918b1cc
Select commit
Loading
Failed to load commit list.
Open

criu/plugin: Add environment variable to cap size of buffers. #10

Merge branch 'checkpoint-restore:criu-dev' into fdavid/cap-buffer-size
918b1cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 26, 2023 in 1s

67.18% of diff hit (target 69.28%)

View this Pull Request on Codecov

67.18% of diff hit (target 69.28%)

Annotations

Check warning on line 227 in compel/arch/x86/src/lib/infect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

compel/arch/x86/src/lib/infect.c#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 626 in compel/arch/x86/src/lib/infect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

compel/arch/x86/src/lib/infect.c#L625-L626

Added lines #L625 - L626 were not covered by tests

Check warning on line 63 in compel/arch/x86/src/lib/thread_area.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

compel/arch/x86/src/lib/thread_area.c#L63

Added line #L63 was not covered by tests

Check warning on line 152 in criu/action-scripts.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/action-scripts.c#L152

Added line #L152 was not covered by tests

Check warning on line 521 in criu/apparmor.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/apparmor.c#L521

Added line #L521 was not covered by tests

Check warning on line 527 in criu/apparmor.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/apparmor.c#L527

Added line #L527 was not covered by tests

Check warning on line 48 in criu/arch/x86/sigaction_compat.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/arch/x86/sigaction_compat.c#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 391 in criu/autofs.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/autofs.c#L391

Added line #L391 was not covered by tests

Check warning on line 500 in criu/autofs.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/autofs.c#L500

Added line #L500 was not covered by tests

Check warning on line 731 in criu/autofs.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/autofs.c#L731

Added line #L731 was not covered by tests

Check warning on line 737 in criu/autofs.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/autofs.c#L737

Added line #L737 was not covered by tests

Check warning on line 1036 in criu/autofs.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/autofs.c#L1036

Added line #L1036 was not covered by tests

Check warning on line 1052 in criu/autofs.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/autofs.c#L1052

Added line #L1052 was not covered by tests

Check warning on line 1087 in criu/autofs.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/autofs.c#L1086-L1087

Added lines #L1086 - L1087 were not covered by tests

Check warning on line 461 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L460-L461

Added lines #L460 - L461 were not covered by tests

Check warning on line 643 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L642-L643

Added lines #L642 - L643 were not covered by tests

Check warning on line 1261 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1260-L1261

Added lines #L1260 - L1261 were not covered by tests

Check warning on line 1278 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1277-L1278

Added lines #L1277 - L1278 were not covered by tests

Check warning on line 1283 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1282-L1283

Added lines #L1282 - L1283 were not covered by tests

Check warning on line 1483 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1482-L1483

Added lines #L1482 - L1483 were not covered by tests

Check warning on line 1811 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1810-L1811

Added lines #L1810 - L1811 were not covered by tests

Check warning on line 1957 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1957

Added line #L1957 was not covered by tests

Check warning on line 1965 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1959-L1965

Added lines #L1959 - L1965 were not covered by tests

Check warning on line 1971 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1967-L1971

Added lines #L1967 - L1971 were not covered by tests

Check warning on line 1975 in criu/cgroup.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

criu/cgroup.c#L1974-L1975

Added lines #L1974 - L1975 were not covered by tests