Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

Metrics: PSS for a transfer rate of 1Gb #939

Merged
merged 1 commit into from
Jun 7, 2017

Conversation

GabyCT
Copy link
Contributor

@GabyCT GabyCT commented Jun 1, 2017

Measure of the proportional set size memory while doing
a transfer rate of 1Gb using nuttcp.

Signed-off-by: Gabriela Cervantes [email protected]

@chavafg
Copy link
Contributor

chavafg commented Jun 1, 2017

qa-passed

Approved with PullApprove

Makefile.am Outdated
@@ -68,6 +68,7 @@ GENERATED_FILES = \
tests/metrics/network/network-metrics-cpu-consumption.sh \
tests/metrics/network/network-metrics-memory-pss.sh \
tests/metrics/network/network-metrics-memory-rss-1g.sh \
tests/metrics/network/network-metrics-memory-1g.sh \

Choose a reason for hiding this comment

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

For consistency with the other two related tests, this really should be called network-metrics-memory-pss-1g.sh :-)
Could you fix that here and below (and obviously rename the source file itself) please.

@grahamwhaley
Copy link

grahamwhaley commented Jun 2, 2017

Minor naming nit - would be nice if we can fix that.
Other than that, thanks for the rework and rebase - test runs fine here, so with the expectation of the renames:
lgtm

Approved with PullApprove

@GabyCT
Copy link
Contributor Author

GabyCT commented Jun 2, 2017

@grahamwhaley changes of the name applied

@chavafg
Copy link
Contributor

chavafg commented Jun 2, 2017

qa-passed

@@ -372,6 +373,7 @@ EXTRA_DIST = \
tests/metrics/network/network-metrics-cpu-consumption.sh.in \
tests/metrics/network/network-metrics-memory-rss-1g.sh.in \
tests/metrics/network/network-metrics-memory-pss.sh.in \
tests/metrics/network/network-metrics-memory-pss-1g.sh.in \
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jodh-intel when #946 is merged then I can add it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

or I can add another PR for the modification of the README

@grahamwhaley
Copy link

I think adding the README mods to this PR as another commit is the best thing - sure, you can wait until #946 is merged (although you might not get a conflict...). I'd hope that will get merged pretty quick, so should not block you.

@GabyCT
Copy link
Contributor Author

GabyCT commented Jun 6, 2017

@jodh-intel changes were applied

Measure of the proportional set size memory while doing
a transfer rate of 1Gb using nuttcp.

Signed-off-by: Gabriela Cervantes <[email protected]>
@jodh-intel
Copy link
Contributor

lgtm

@jodh-intel
Copy link
Contributor

@iphutch - please could you review the doc changes?

@chavafg
Copy link
Contributor

chavafg commented Jun 6, 2017

qa-passed

@jodh-intel
Copy link
Contributor

Hi @rcaballeromx, not sure if @iphutch is about so could you review this?

Copy link

@iphutch iphutch left a comment

Choose a reason for hiding this comment

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

lgtm

@jodh-intel
Copy link
Contributor

Thanks @iphutch!

@jodh-intel jodh-intel merged commit e604c8e into intel:master Jun 7, 2017
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.

5 participants