Skip to content

Enable IPC API for FSDAX #878

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

Merged
merged 6 commits into from
Nov 14, 2024
Merged

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Nov 6, 2024

Description

Enable IPC API for FSDAX.
FSDAX requires 2 MB page size.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@ldorau ldorau force-pushed the Enable_IPC_API_for_FSDAX branch 2 times, most recently from bde62e7 to 27ab84a Compare November 7, 2024 09:06
@ldorau ldorau changed the title [DRAFT] Enable IPC API for FSDAX Enable IPC API for FSDAX Nov 7, 2024
@ldorau ldorau marked this pull request as ready for review November 7, 2024 09:07
@ldorau ldorau requested a review from a team as a code owner November 7, 2024 09:07
@ldorau ldorau requested review from vinser52 and bratpiorka November 7, 2024 09:07
@ldorau ldorau force-pushed the Enable_IPC_API_for_FSDAX branch 2 times, most recently from 2f94e82 to fa4f9b6 Compare November 7, 2024 09:59
@ldorau ldorau force-pushed the Enable_IPC_API_for_FSDAX branch 3 times, most recently from 28d6fbc to f09b12d Compare November 7, 2024 14:56
@ldorau ldorau requested a review from lplewa November 7, 2024 21:14
@ldorau ldorau force-pushed the Enable_IPC_API_for_FSDAX branch 2 times, most recently from 8e7937f to ef22d33 Compare November 9, 2024 10:38
@ldorau ldorau requested a review from lplewa November 9, 2024 11:02
@ldorau ldorau force-pushed the Enable_IPC_API_for_FSDAX branch 4 times, most recently from b6864da to c188539 Compare November 13, 2024 13:28
FSDAX requires 2 MB page size.

Signed-off-by: Lukasz Dorau <[email protected]>
Fix warnings about format specifies type:
warning: format specifies type 'void *' but the argument \
         has type 'char *' [-Wformat-pedantic]

Signed-off-by: Lukasz Dorau <[email protected]>
Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Enable_IPC_API_for_FSDAX branch from c188539 to ff40db8 Compare November 13, 2024 17:30
@ldorau
Copy link
Contributor Author

ldorau commented Nov 13, 2024

@vinser52 @lplewa Rebased, PR is ready for review.

@ldorau
Copy link
Contributor Author

ldorau commented Nov 13, 2024

@bratpiorka

@ldorau ldorau merged commit 64456b7 into oneapi-src:main Nov 14, 2024
78 checks passed
@ldorau ldorau deleted the Enable_IPC_API_for_FSDAX branch November 14, 2024 16:07
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.

5 participants