linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/1] sched/rt: minimize rq->lock contention in, do_sched_rt_period_timer()
@ 2017-05-15 19:13 Dave Kleikamp
  2017-05-15 19:14 ` [PATCH RESEND 1/1] " Dave Kleikamp
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Kleikamp @ 2017-05-15 19:13 UTC (permalink / raw)
  To: LKML, Peter Zijlstra, Ingo Molnar

Peter, Ingo,

I sent this patch about a month ago and got no response.

https://patchwork.kernel.org/patch/9684545/

Does it seem reasonable? I'm not sure if taking rt_runtime_lock is
strictly necessary, but it's a big improvement to taking rq->lock every
pass through the loop. Is there another way to fix this?

Thanks,
Shaggy

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

end of thread, other threads:[~2017-05-23  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-15 19:13 [PATCH RESEND 0/1] sched/rt: minimize rq->lock contention in, do_sched_rt_period_timer() Dave Kleikamp
2017-05-15 19:14 ` [PATCH RESEND 1/1] " Dave Kleikamp
2017-05-16  8:14   ` Peter Zijlstra
2017-05-23  8:46   ` [tip:sched/core] sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer() tip-bot for Dave Kleikamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).