All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] *** add scheduling policy ***
@ 2017-03-16  9:00 Chunming Zhou
       [not found] ` <1489654849-6031-1-git-send-email-David1.Zhou-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Chunming Zhou @ 2017-03-16  9:00 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	christian.koenig-5C7GfCeVMHo, andresx7-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Chunming Zhou

Andres added high priority queue for userspace, which got me to think more about
scheduling policy, if high priority queue is always full and busy, low priority queue could starve.


Chunming Zhou (2):
  drm/amd/sched: revise priority number
  drm/amd/sched: add schuduling policy

 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 30 ++++++++++++++++++++++-----
 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 11 ++++++----
 2 files changed, 32 insertions(+), 9 deletions(-)

-- 
1.9.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-03-17  7:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16  9:00 [PATCH 0/2] *** add scheduling policy *** Chunming Zhou
     [not found] ` <1489654849-6031-1-git-send-email-David1.Zhou-5C7GfCeVMHo@public.gmane.org>
2017-03-16  9:00   ` [PATCH 1/2] drm/amd/sched: revise priority number Chunming Zhou
     [not found]     ` <1489654849-6031-2-git-send-email-David1.Zhou-5C7GfCeVMHo@public.gmane.org>
2017-03-16  9:08       ` Christian König
2017-03-16  9:00   ` [PATCH 2/2] drm/amd/sched: add schuduling policy Chunming Zhou
     [not found]     ` <1489654849-6031-3-git-send-email-David1.Zhou-5C7GfCeVMHo@public.gmane.org>
2017-03-16  9:10       ` Christian König
     [not found]         ` <ad692555-8641-2ec7-f90e-eee0e8b97c2c-5C7GfCeVMHo@public.gmane.org>
2017-03-16  9:15           ` zhoucm1
     [not found]             ` <58CA57B9.4000306-5C7GfCeVMHo@public.gmane.org>
2017-03-16 15:13               ` Andres Rodriguez
     [not found]                 ` <4c0f45fa-3f76-d33d-6cd0-83ba1d39a3f3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-16 15:31                   ` Andres Rodriguez
     [not found]                     ` <f99a087f-d479-dcd1-8d00-bdd46df10eae-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-16 16:01                       ` Christian König
     [not found]                         ` <0da11bd5-d21e-d059-2987-28d650d10463-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2017-03-16 16:31                           ` Andres Rodriguez
     [not found]                             ` <55502bc2-c5d5-1636-5bd5-6c385746343a-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-17  2:35                               ` Zhou, David(ChunMing)
     [not found]                                 ` <MWHPR1201MB0206DC9ED4550D01BE31DBAAB4390-3iK1xFAIwjrUF/YbdlDdgWrFom/aUZj6nBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
2017-03-17  3:30                                   ` Michel Dänzer
2017-03-17  7:54                                   ` Christian König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.