Skip to content
Snippets Groups Projects
Commit e72e1f45 authored by duozhang's avatar duozhang
Browse files

up benchmark

parent cf797a89
No related branches found
No related tags found
No related merge requests found
#1-EXT4
kerenl: 5.4.0-81 buggy kerenl
kernel: 5.4.128 patched kernel
go through the kernel through recovery mode, otherwiswe the system will hang(do not know the reason)
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
go through the kernel through recovery mode, otherwiswe the system will hang(do not know the reason)
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
......@@ -35,7 +35,7 @@
#5-BTRFS
kerenl: 5.4.0-81 buggy kerenl
kernel: 5.4.128 patched kernel
go through the kernel through recovery mode, otherwiswe the system will hang(do not know the reason)
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
......@@ -44,7 +44,7 @@
#6-F2FS
kerenl: 4.15.0-29 buggy kerenl
kernel: 4.18.0-rc3-patched patched kernel
go through the kernel through recovery mode, otherwiswe the system will hang(do not know the reason)
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
......@@ -52,7 +52,7 @@
#7-GFS
kerenl: 4.15.0-29 buggy kerenl
kernel: 5.9.0-patched patched kernel
go through the kernel through recovery mode, otherwiswe the system will hang(do not know the reason)
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 2_ext4.qcow2
after go through the system
......@@ -60,7 +60,7 @@
#8-BLK
kerenl: 5.4.0-81 buggy kerenl
kernel: 5.4.128 patched kernel
go through the kernel through recovery mode, otherwiswe the system will hang(do not know the reason)
run
sudo qemu-system-x86_64 -m 2048 -enable-kvm 8_blk.qcow2
after go through the system
......
Due to storage limits, it is unavailable to upload images to current repository.
Please send a message to Duo Zhang(duozhang@iastate.edu) to acquire download link.
......@@ -14,11 +14,10 @@ XXX
The "Observability" folder contains the dataset studied in our paper "[Benchmarking for Observability: The Case of Diagnosing Storage Failures](https://www.ece.iastate.edu/~mai/docs/papers/2021TBench-Debug.pdf)", which was published in BenchCouncil Transactions on Benchmarks, Standards and Evaluation ([TBench](https://www.benchcouncil.org/index.html)), 2021.
XXXWe used the dataset to measure the debugging observability of two general debugging tools: FTrace and PANDA.
Our dataset was used to measure the debugging observability of two general debugging tools: FTrace and PANDA.
The dataset information can be found in the "Benchmarking_bug" file.
The folder contains two files:
- Manual file: how to run and use each image.
- Link file: due to storage limits, it is unavailable to upload images to current repository. The link shows how to get images.
Images Link: https://drive.google.com/drive/folders/1rgx6tB4iXAW8oomnIZTHGCeoUPJPup3R?usp=sharing
## Contact ##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment