Skip to content

Commit

Permalink
Link artifact DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Kalbfleisch committed Jun 8, 2022
1 parent 282d316 commit 4b7e565
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6544868.svg)](https://doi.org/10.5281/zenodo.6544868)

# Vinter: Automatic Non-Volatile Memory Crash Consistency Testing for Full Systems

This is the source code of Vinter, a tool for automated NVM crash consistency testing.
Expand Down
2 changes: 1 addition & 1 deletion artifact-evaluation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ binaries for Vinter as well as the kernels we tested in the paper.

## Getting Started Instructions

Download the virtual machine image `vinter.qcow2`.
Download the virtual machine image `vinter.qcow2` [from doi:10.5281/zenodo.6544868](https://doi.org/10.5281/zenodo.6544868).

Start the virtual machine in a suitable hypervisor. Vinter can optionally run
its analysis in parallel, so make sure to provide plenty of memory (`-m`) and
Expand Down

0 comments on commit 4b7e565

Please sign in to comment.