Skip to content

Conversation

sim642
Copy link
Member

@sim642 sim642 commented Apr 11, 2022

This imports DDVerify from http://www.cprover.org/ddverify/.

TODO

  • Remove concurrency stubs (pthread, spinlock, semaphore, mutex).
  • Generate main harnesses for all 31 drivers.
  • Remove seq1 and con2 models? Or at least extract common model.
  • Join thread before calling exit? Probably not, if exit should join everything on its own.
  • Spawn more than one thread? Possibly not, since multiple interrupts cannot run in parallel.

Problems

@sim642 sim642 added the new benchmark New benchmark to analyze label Apr 11, 2022
@sim642 sim642 self-assigned this Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new benchmark New benchmark to analyze
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants