-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: axboe/fio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cocalele/fio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pfbd-v3.35
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 2 contributors
Commits on Oct 6, 2023
-
Add engine pfbd to support pureflash block device.
to build with pfengine, run configure as ./configure --pfbd-include=/root/v2/PureFlash/common/include --pfbd-lib=/root/v2/PureFlash/build/bin and then run fio as /root/v2/fio/fio -name=test -engine=pfbd -volume=v3 -iodepth=1 -rw=write -size=1M -bs=4k -direct=1
Configuration menu - View commit details
-
Copy full SHA for 0a3552e - Browse repository at this point
Copy the full SHA 0a3552eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b8a6f - Browse repository at this point
Copy the full SHA 44b8a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a58b9 - Browse repository at this point
Copy the full SHA 18a58b9View commit details -
Changed io callback, to adapt the lastest format
Pureflash change its callback style to fit qemu's style
Configuration menu - View commit details
-
Copy full SHA for a8c72f0 - Browse repository at this point
Copy the full SHA a8c72f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac5394 - Browse repository at this point
Copy the full SHA eac5394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50483e4 - Browse repository at this point
Copy the full SHA 50483e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a1f0c - Browse repository at this point
Copy the full SHA 28a1f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ad5d7 - Browse repository at this point
Copy the full SHA 85ad5d7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...pfbd-v3.35