Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BugBench
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
data-storage-lab
prototypes
BugBench
Commits
064f9914
Commit
064f9914
authored
2 years ago
by
duozhang
Browse files
Options
Downloads
Patches
Plain Diff
up benchmark
parent
15a95694
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Benchmarking_Bugs
+9
-6
9 additions, 6 deletions
Benchmarking_Bugs
with
9 additions
and
6 deletions
Benchmarking_Bugs
+
9
−
6
View file @
064f9914
#1-EXT4
kerenl: 5.4.0-81 buggy kerenl
kernel: 5.4.128 patched kernel
patch link: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ab0a9735e06914ce4d2a94ffa41497dbc142fe7f
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 1_ext4.qcow2
after go through the system
...
...
@@ -10,7 +10,7 @@
#2-EXT4
kerenl: 5.4.0-81 buggy kerenl
kernel: 5.4.128 patched kernel
patch link: https://git.meleeweb.net/linux.git/patch/fs?id=e87ba35f1fba828bb198bdf89704eb9583932da8
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
...
...
@@ -19,6 +19,7 @@
#3-BTRFS
kerenl: 4.4.107-bug16 buggy kerenl
kernel: 4.4.107-patch16 patched kernel
patch link: https://patchwork.ozlabs.org/patch/414750/
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 3_btrfs.qcow2
after go through the system
...
...
@@ -27,6 +28,7 @@
#4-BTRFS
kerenl: 4.4.107-bug17 buggy kerenl
kernel: 4.4.107-patch1722 patched kernel
patch link: https://patchwork.kernel.org/patch/8293181/
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 4_btrfs.qcow2
after go through the system
...
...
@@ -35,7 +37,7 @@
#5-BTRFS
kerenl: 5.4.0-81 buggy kerenl
kernel: 5.4.128 patched kernel
patch link: https://www.spinics.net/lists/linux-btrfs/msg53591.html
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
...
...
@@ -44,7 +46,7 @@
#6-F2FS
kerenl: 4.15.0-29 buggy kerenl
kernel: 4.18.0-rc3-patched patched kernel
patch link: https://patchwork.kernel.org/patch/8766401/
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
...
...
@@ -52,7 +54,7 @@
#7-GFS
kerenl: 4.15.0-29 buggy kerenl
kernel: 5.9.0-patched patched kernel
patch link: https://bugzilla.kernel.org/show_bug.cgi?id=201685
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
...
...
@@ -60,7 +62,7 @@
#8-BLK
kerenl: 5.4.0-81 buggy kerenl
kernel: 5.4.128 patched kernel
patch link :https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c9b60788fc760d136211853f10ce73dc152d1f4a
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 8_blk.qcow2
after go through the system
...
...
@@ -69,6 +71,7 @@
#9-BLK
kerenl: 4.19.1-041901-generic buggy kerenl
kernel: 4.19.0-patched patched kernel
patch link: https://www.spinics.net/lists/stable/msg426462.html
run
sudo qemu-system-x86_64 -m 300 -cpu host -smp 1 -drive file=9_blk.qcow2,media=disk,if=ide -machine q35,accel=kvm -vga virtio
after go through the system
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment