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

Stress-ng customisation of timeout #51

Merged
merged 1 commit into from
May 6, 2022

Conversation

alekodu
Copy link
Member

@alekodu alekodu commented May 5, 2022

closes #48

Customising stress-ng to support timeout < 1s (up to the order of microseconds)

@alekodu alekodu requested a review from salehsedghpour May 5, 2022 19:53
WORKDIR /usr/src/app

RUN git clone https://github.com/alekodu/stress-ng.git &&\
cd stress-ng/ &&\
git checkout cloudsim &&\
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch name just shocked me, there is a tool called cloudsim!

@salehsedghpour salehsedghpour merged commit dcf87f1 into EricssonResearch:main May 6, 2022
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.

Extend cpu/memory emulation to support short-lived execution taks
2 participants