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

Conversation

lindig
Copy link
Contributor

@lindig lindig commented Nov 7, 2022

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

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 lindig marked this pull request as ready for review November 16, 2022 11:27
@lindig lindig merged commit 67353c5 into xapi-project:master Nov 16, 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.

3 participants