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

CP-33044 define attach/detach IDL calls for gpumon #4844

Merged
merged 1 commit into from
Nov 16, 2022

Commits on Nov 7, 2022

  1. CP-33044 define attach/detach IDL calls for gpumon

    We want to tell gpumon to attach and detach its NVML library. Extend the
    RPC interface defined for gpumon with new calls. Futhermore, generate
    the gpumon-cli to exercise these operations from the command line. This
    requires a change in xapi.spec:
    
      %files -n message-switch
      %{_unitdir}/message-switch.service
      %{_sbindir}/message-switch
      %{_sbindir}/message-cli
      /usr/bin/gpumon-cli
      %config(noreplace) /etc/message-switch.conf
      /etc/xensource/bugtool/message-switch/stuff.xml
      /etc/xensource/bugtool/message-switch.xml
    
    Signed-off-by: Christian Lindig <christian.lindig@citrix.com>
    lindig committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1cb3baf View commit details
    Browse the repository at this point in the history