lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [thread-next>] [month] [year] [list]
Date:	Fri, 1 Feb 2008 02:37:58 +0100
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [Regression] 2.6.24-git9: RT sched mishandles artswrapper (bisected)

Hi,

This is related to the problem I reported earlier this week:
http://lkml.org/lkml/2008/1/30/554

Apparently artswrapper, run by KDE in openSUSE 10.3 with a real time priority,
is mishandled by the scheduler.  The problem is that after the user logs out,
artswrapper stays in TASK_RUNNING forever and prevents other tasks from being
scheduled on the CPU occupied by it.  In this state it also breaks suspend and
hibernation (it cannot be frozen).

Since the problem is 100% reproducible on my test boxes, I carried out a
bisection which turned out the following commit:

commit 6f505b16425a51270058e4a93441fe64de3dd435
Author: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Date:   Fri Jan 25 21:08:30 2008 +0100

    sched: rt group scheduling

I'm now checking if the problem disappears after reverting this patch (along a
couple of dependent ones).

Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux