login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
11
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on startup and is unkillable [still broken in 2.6.25-rc1]
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Rafael J. Wysocki
Subject:
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on startup and is unkillable [still broken in 2.6.25-rc1]
Date: Monday, February 11, 2008 - 4:12 pm
On Monday, 11 of February 2008, Ingo Molnar wrote:
quoted text
> > * Ingo Molnar <mingo@elte.hu> wrote: > > > no, they were not lost, they just didnt pass QA here (they crashed on > > a particularly hard to debug 8-way box i have) and Peter worked on > > that queue of fixes up until today to get it really correct. Could you > > check: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git > > > > combo patch below as well - whichever you prefer. The shortlog can be > > found below as well - but i dont yet consider this pullable, i'd like > > it to see pass a full night of randconfig tests on my test-systems. > > ok, we just found the reason for the 8-way crash, the delta fix from > Peter is below if any of you have tried the previous combo patch. > Updated sched.git as well, new HEAD is > fec13e45305d69fd0bd23b30bd05a0a42cf341f8.
With the previous patch and this patch applied, the issue is not reproducible here. Thanks, Rafael
quoted text
> Index: linux-2.6/kernel/sched.c > =================================================================== > --- linux-2.6.orig/kernel/sched.c > +++ linux-2.6/kernel/sched.c > @@ -219,6 +219,10 @@ static void start_rt_bandwidth(struct rt > if (rt_b->rt_runtime == RUNTIME_INF) > return; > > + if (hrtimer_active(&rt_b->rt_period_timer)) > + return; > + > + spin_lock(&rt_b->rt_runtime_lock); > for (;;) { > if (hrtimer_active(&rt_b->rt_period_timer)) > break; > @@ -229,6 +233,7 @@ static void start_rt_bandwidth(struct rt > rt_b->rt_period_timer.expires, > HRTIMER_MODE_ABS); > } > + spin_unlock(&rt_b->rt_runtime_lock); > } > > #ifdef CONFIG_RT_GROUP_SCHED > >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Alessandro Suardi
, (Mon Feb 11, 9:20 am)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Rafael J. Wysocki
, (Mon Feb 11, 12:09 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Linus Torvalds
, (Mon Feb 11, 12:38 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Rafael J. Wysocki
, (Mon Feb 11, 12:56 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Ingo Molnar
, (Mon Feb 11, 1:49 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Ingo Molnar
, (Mon Feb 11, 3:10 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Rafael J. Wysocki
, (Mon Feb 11, 4:12 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Alessandro Suardi
, (Mon Feb 11, 4:31 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Peter Zijlstra
, (Tue Feb 12, 6:44 am)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Alessandro Suardi
, (Tue Feb 12, 7:35 am)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Peter Zijlstra
, (Tue Feb 12, 7:53 am)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Rafael J. Wysocki
, (Tue Feb 12, 12:28 pm)
Re: 2.6.24-git2: Oracle 11g VKTM process enters R state on ...
, Ingo Molnar
, (Wed Feb 13, 5:28 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Jakub Narebski
Re: [PATCH] gitweb: Fix shortlog only showing HEAD revision.
Rafael J. Wysocki
[Bug #16136] Linux 2.6.34 causes system lockup on Compaq Presario 2200 Laptop
Michael Moore
Re: underage models, pre teen models, lolita porn, young preteens, little lolitas
Paul E. McKenney
Re: [PATCH, RFC] v4 scalable classic RCU implementation
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
git
:
Christian Stimming
git-gui: Fix broken revert confirmation.
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: git-svnimport
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
V4L/DVB (9041): Add support YUAN High-Tech STK7700D (1164:1f08)
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Amit Kumar Salecha
[PATCH NEXT 10/10] qlcnic: add cksum flag
Julius Volz
[PATCH] IRDA: Fix genlmsg_put() return value check.
openbsd-misc
:
James Hozier
Re: DVD burn error: No space left on device
Ryan McBride
Re: Packets Per Second Limit?
Henning Brauer
Re: 3ware hardware raid support?
Very Fashion.com
Very-fashion.com -Novo! Brendirana garderoba po najpovoljnijim cenama.Bisou Bisou ...
Christophe Rioux
Implementation example of snmp
Colocation donated by:
Syndicate