Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/amdkcl: limit number of tests to number of CPU
Limit the number of tests to be executed in parallel to the number of processors available in the system. Checking for available memory may cause a hang in the infinite loop on the system with small amount of the system memory. Signed-off-by: Slava Grigorev <slava.grigorev@amd.com> Reviewed-by: Jeremy Newton <Jeremy.Newton@amd.com> Reviewed-by: Slava Abramov <slava.abramov@amd.com> Change-Id: I0217efee954b5a41cae2ad14cf2534f7032bae58
- Loading branch information