diff options
author | Felix Kuehling <[email protected]> | 2017-11-27 18:29:51 -0500 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2017-11-27 18:29:51 -0500 |
commit | 5ce10687ae5ba2aa06aeaaf3fad9ce64dff45a85 (patch) | |
tree | 0168ef943a802dc9b351841bd4b6ddaa5587efb9 /tools/perf/util/c++/clang.cpp | |
parent | c7b1243eef128c49aabdfab71cd4f5ecb6602d97 (diff) |
drm/amdkfd: Make kfd_process reference counted
This will be used to elliminate the use of the process lock for
preventing concurrent process destruction. This will simplify lock
dependencies between KFD and KGD.
This also simplifies the process destruction in a few ways:
* Don't allocate work struct dynamically
* Remove unnecessary hack that increments mm reference counter
* Remove unnecessary process locking during destruction
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions