[PATCH 0/4] drm/scheduler: add dynamic balancing
Nayan Deshmukh
nayan26deshmukh at gmail.com
Tue Jul 31 10:37:32 UTC 2018
This is the my first attempt to include dynamic balancing as part
of the scheduler. I have tried to handle the easy cases first to
get the basic implementation running.
Please share your thoughts!!
*** BLURB HERE ***
Nayan Deshmukh (4):
drm/scheduler: add a list of run queues to the entity
drm/scheduler: add counter for total jobs in scheduler
drm/scheduler: add new function to get least loaded sched
drm/scheduler: move idle entities to scheduler with less load
drivers/gpu/drm/scheduler/gpu_scheduler.c | 62 ++++++++++++++++++++++++++++---
include/drm/gpu_scheduler.h | 9 ++++-
2 files changed, 65 insertions(+), 6 deletions(-)
--
2.14.3
More information about the dri-devel
mailing list