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

intel_rdt: fix plugin based on new version of libpqos #2089

Merged
merged 2 commits into from Dec 8, 2016

Commits on Dec 8, 2016

  1. rdtmon: Use pqos callback to redirect pqos library messages to collectd.

    Change-Id: I142e8940878926adf7752eabbad34a6c37cca1d4
    Signed-off-by: Korynkevych, RomanX <romanx.korynkevych@intel.com>
    rkorynkx committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    2c3aa39 View commit details
    Browse the repository at this point in the history
  2. intel_rdt: reset pqos monitoring groups on initialization.

    Monitoring groups fail to start when intel_rdt plugin has unpredictably
    stopped without unsubscribing from the pqos library. Reset pqos monitoring
    groups registers after pqos library is initialized.
    
    Change-Id: I231ba44e531deb8791f34730e7572bfe0cbd825d
    Signed-off-by: Korynkevych, RomanX <romanx.korynkevych@intel.com>
    rkorynkx committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    ef3c388 View commit details
    Browse the repository at this point in the history