Re: [PATCH] drm/amdkfd: Update hardware scheduling time quanta

2020-06-29 Thread Felix Kuehling
Am 2020-06-29 um 6:00 p.m. schrieb Joseph Greathouse: > Update PROCESS_QUANTUM, the time the hardware scheduler allows > processes to run before switching to other processes when it becomes > over-subscribed. Increase this to 10ms, to allow processes to better > amortize their task switch times. >

[PATCH] drm/amdkfd: Update hardware scheduling time quanta

2020-06-29 Thread Joseph Greathouse
Update PROCESS_QUANTUM, the time the hardware scheduler allows processes to run before switching to other processes when it becomes over-subscribed. Increase this to 10ms, to allow processes to better amortize their task switch times. Update HQD Quantum, the amount of time that an active queue sta