Brian Kocoloski
Results
2
issues of
Brian Kocoloski
We have an issue where programs built with glibc 2.23/2.24 (and potentially a few others, haven't checked) that issue calls to getpid() are hitting incorrectly cache'd PIDs in the thread...
wontfix
syscall
threads
### Problem Description The kernel driver reports SVM/SMI events through a kfifo that is exported for userspace profiler consumption. Each SMI event is formatted as a newline-terminated string. `KFD_SMI_EVENT_QUEUE_RESTORE` events...