mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] sched: Preemption fixlet and cleanup
@ 2014-12-15  2:24 Frederic Weisbecker
  2014-12-15  2:24 ` [PATCH 1/2] sched: Fix missing preemption check in cond_resched() Frederic Weisbecker
  2014-12-15  2:24 ` [PATCH 2/2] sched: Pull resched loop to __schedule() callers Frederic Weisbecker
  0 siblings, 2 replies; 8+ messages in thread
From: Frederic Weisbecker @ 2014-12-15  2:24 UTC (permalink / raw)
  To: Ingo Molnar, Linus Torvalds; +Cc: LKML, Frederic Weisbecker, Peter Zijlstra

Here is the reworked fix against the missing preemption check that Linus
reported + the need_resched() loop pulled up to __schedule() callers also
suggested by him.

Thanks.

Frederic Weisbecker (2):
  sched: Fix missing preemption check in cond_resched()
  sched: Pull resched loop to __schedule() callers

 kernel/sched/core.c | 51 ++++++++++++++++++++++++++-------------------------
 1 file changed, 26 insertions(+), 25 deletions(-)

-- 
2.1.3


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [PATCH 0/2] sched: Preemption fixlet and cleanup
@ 2014-12-18 12:48 Sedat Dilek
  2015-01-23 17:06 ` Sedat Dilek
  0 siblings, 1 reply; 8+ messages in thread
From: Sedat Dilek @ 2014-12-18 12:48 UTC (permalink / raw)
  To: Frederic Weisbecker, Linus Torvalds
  Cc: LKML, Thomas Gleixner, Paul E. McKenney, Ingo Molnar

Hi,

I am following the "frequent lockups in 3.18rc4" thread (see [0]).

So, people still work on it, and one fixlet was going towards the sched/x86.
Is there an update of your patchset [1] (especially of patch 2/2 [2]) around?

One good thing in the discussion of [0] would be a short summarize and
config-parameters to test with.

Thanks in advance.

Regards,
- Sedat -

[0] http://marc.info/?t=141600075000006&r=1&w=1
[1] http://marc.info/?l=linux-kernel&m=141861029214340&w=1
[2] http://marc.info/?t=141861036000004&r=1&w=1

P.S.: I have applied the 3 patches of Linux on top of Linux v3.18.1
and testing with that.

Linus Torvalds (3):
      x86: mm: move mmap_sem unlock from mm_fault_error() to caller
      x86: mm: consolidate VM_FAULT_RETRY handling
      x86: mm: fix VM_FAULT_RETRY handling

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

end of thread, other threads:[~2015-01-23 17:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-15  2:24 [PATCH 0/2] sched: Preemption fixlet and cleanup Frederic Weisbecker
2014-12-15  2:24 ` [PATCH 1/2] sched: Fix missing preemption check in cond_resched() Frederic Weisbecker
2014-12-15  2:24 ` [PATCH 2/2] sched: Pull resched loop to __schedule() callers Frederic Weisbecker
2014-12-15  2:46   ` Linus Torvalds
2014-12-15 16:32     ` Frederic Weisbecker
2014-12-15 19:16       ` Linus Torvalds
2014-12-18 12:48 [PATCH 0/2] sched: Preemption fixlet and cleanup Sedat Dilek
2015-01-23 17:06 ` Sedat Dilek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®