Skip to content

Commit

Permalink
Update ROCm-System-Managment.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Rmalavally authored Jun 3, 2020
1 parent 8a22b61 commit 194c7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ROCm_System_Managment/ROCm-System-Managment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
System Management Interface Event API
=======================================

An System Management Interface (SMI) event interface is added to the kernel and a ROCm SMI library for system administrators to get notified when specific events occur. On the kernel side, AMDKFD_IOC_SMI_EVENTS input/output control is enhanced to allow notifications propagation to user mode through the event channel.
A System Management Interface (SMI) event interface is added to the kernel and a ROCm SMI library for system administrators to get notified when specific events occur. On the kernel side, AMDKFD_IOC_SMI_EVENTS input/output control is enhanced to allow notifications propagation to user mode through the event channel.

On the ROCm SMI lib side, APIs are added to set an event mask and receive event notifications with a timeout option. Further, ROCm SMI API details can be found in the PDF generated by Doxygen from source or by referring to the rocm_smi.h header file (see the rsmi_event_notification_* functions).

Expand Down

0 comments on commit 194c7d3

Please sign in to comment.