Skip to content

Add misaligned request check for recorder handler#37

Open
PrasannaPal21 wants to merge 1 commit intohpc-io:masterfrom
PrasannaPal21:recorder-misaligned-check
Open

Add misaligned request check for recorder handler#37
PrasannaPal21 wants to merge 1 commit intohpc-io:masterfrom
PrasannaPal21:recorder-misaligned-check

Conversation

@PrasannaPal21
Copy link
Copy Markdown
Contributor

The recorder path had a TODO for checking misaligned requests; the Darshan path already does this via POSIX_FILE_NOT_ALIGNED / POSIX_MEM_NOT_ALIGNED. This adds the same kind of check for recorder by deriving file alignment from offset/size in the POSIX intervals (4K block). When enough ops are misaligned we call the existing check_misaligned() so recorder users get the same recommendation as Darshan.

@PrasannaPal21
Copy link
Copy Markdown
Contributor Author

hello @jeanbez sir, can you please review this implementation.

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.

1 participant