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

fio: enable dataplacement(fdp) while replaying I/Os #1762

Merged
merged 2 commits into from
May 28, 2024

Commits on May 27, 2024

  1. fio: enable dataplacement(fdp) while replaying I/Os

    Add initialization and dataplacement logic to enable
    dataplacement(fdp) while fio replays I/Os with read_iolog.
    
    Signed-off-by: Hyunwoo Park <[email protected]>
    parkvibes committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f082667 View commit details
    Browse the repository at this point in the history
  2. t/nvmept_fdp: add a test(402)

    A test(402) checks whether dataplacement(fdp) works fine while replaying iologs
    
    Signed-off-by: Hyunwoo Park <[email protected]>
    parkvibes committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e6a96fa View commit details
    Browse the repository at this point in the history