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

Add support for a shared memory mapping on Kernel & User Memory #1468

Merged
merged 7 commits into from
Nov 25, 2023

Add missing headers

728731a
Select commit
Loading
Failed to load commit list.
Merged

Add support for a shared memory mapping on Kernel & User Memory #1468

Add missing headers
728731a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 25, 2023 in 1s

75.60% of diff hit (target 8.59%)

View this Pull Request on Codecov

75.60% of diff hit (target 8.59%)

Annotations

Check warning on line 41 in src/gui/widgets/memory_observer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/widgets/memory_observer.cc#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 55 in src/support/sharedmem-unix.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/support/sharedmem-unix.cc#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 70 in src/support/sharedmem-unix.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/support/sharedmem-unix.cc#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 78 in src/support/sharedmem-unix.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/support/sharedmem-unix.cc#L78

Added line #L78 was not covered by tests

Check warning on line 87 in src/support/sharedmem-unix.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/support/sharedmem-unix.cc#L87

Added line #L87 was not covered by tests