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

Use PID for unique mutex name in /dev/shm #89

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

Commits on Oct 4, 2021

  1. [rocm_smi.py]: fix fan 255% error

    signed-off-by: Elena Sakhnovitch
    Change-Id: I265ba32bc3777db5f04f1924547fe432ba78c3d0
    (cherry picked from commit 2f84906)
    Elena Sakhnovitch authored and Elena Sakhnovitch committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    98635ec View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Use PID for unique mutex name in /dev/shm

    this fixes a race condition if the library is invoked simultaneously
    invoked from multiple processes
    jglaser committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    39f220f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Add license file to smi-lib package

    Install LICENSE.txt to share/doc/smi-lib
    
    Change-Id: Idcbb70db8808111203e8e4a4c3ab4d1e070ac79d
    bill-shuzhou-liu committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0da6e0e View commit details
    Browse the repository at this point in the history
  2. Add rpm License header

    Add rpm License header for cpack
    
    Change-Id: I2f4a89015b6389cfde801f41d4f6e0f59e7087aa
    bill-shuzhou-liu committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    bd3fda7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Add fix to check for vector size while reading pp_dpm_pcie

    pop_back() was causing a seg fault when pp_dpm_pcie file is empty and returns whitespace.
    
    Signed-off-by: Divya Shikre <[email protected]>
    Change-Id: I888f1f79751cd456e43751a5b96d08560a039677
    (cherry picked from commit ec71380)
    dishikre committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    66e101a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    42d1fd9 View commit details
    Browse the repository at this point in the history