Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust Memory Model to use previousValue for sampling #41

Merged
merged 47 commits into from
Sep 27, 2023

Conversation

mkorbel1
Copy link
Contributor

@mkorbel1 mkorbel1 commented Aug 7, 2023

Description & Motivation

A model that leverages ROHD's new previousValue feature is less susceptible to race conditions. The APB BFM (#36) already uses this, so it's used as a base branch and that should be merged first. In most cases, this change will not have an impact.

Also update to have a default storage if none is provided in ApbCompleterAgent.

Related Issue(s)

N/A

Testing

Existing test suite

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

@mkorbel1 mkorbel1 merged commit 2cda892 into intel:main Sep 27, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant