Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Mixer redesign #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

tyleretzel
Copy link
Contributor

The commit message mostly summarizes the changes. I forgot to run clang-format on some previous commits so sorry if some changes are just from that.

Tyler Etzel and others added 6 commits June 5, 2018 16:28
- mixer selects which producers to run
- two different producers with different allocation patterns
- Mixer creates producer consumer relations: picks a random producer,
and then a random consumer to free the memory allocated in the producer.
- time is based on memory allocated, tracked on perthread basis by ThreadObject
- Picking producers for mixer is improved
- Producers yield to mixer (allows more complex allocation patterns)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant