Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1657258 > unrolled thread

Cgroup hung system with rt patch, tested under 4.4.32/4.4.66/4.9.30

Started byJourney Journey <journeywang123@gmail.com>
First post2017-06-05 06:10 +0200
Last post2017-06-05 15:00 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  Cgroup hung system with rt patch, tested under 4.4.32/4.4.66/4.9.30 Journey Journey <journeywang123@gmail.com> - 2017-06-05 06:10 +0200
    Re: Cgroup hung system with rt patch, tested under 4.4.32/4.4.66/4.9.30 Journey Journey <journeywang123@gmail.com> - 2017-06-05 15:00 +0200

#1657258 — Cgroup hung system with rt patch, tested under 4.4.32/4.4.66/4.9.30

FromJourney Journey <journeywang123@gmail.com>
Date2017-06-05 06:10 +0200
SubjectCgroup hung system with rt patch, tested under 4.4.32/4.4.66/4.9.30
Message-ID<tORv4-6jd-5@gated-at.bofh.it>
Hi RT Devs,

I enabled cpu/cpuacct/cpuset/devices/freezer subsystems in cgroup.

Attach serveral thread ids to these systems' tasks file frequently
last 4 or 5 hours(start process,  echo thread ids to tasks, stop
process). The system will hung, no response to user keyboard input.
Through I have enabled kdmp, but this scenario didn't trigger kdump.

Pls help.


Thanks

[toc] | [next] | [standalone]


#1657572

FromJourney Journey <journeywang123@gmail.com>
Date2017-06-05 15:00 +0200
Message-ID<tOZLX-30O-5@gated-at.bofh.it>
In reply to#1657258

[Multipart message — attachments visible in raw view] — view raw

Specificly, it's cgroup cpu subsystem' problem. You can use the
attached shell script to test.
After several minutes or an hour, the system will hung without
response to user input.

Please help!
1. How to get kernel crash file/vmcore when system hung ?
2. What's the root cause ?


On Mon, Jun 5, 2017 at 12:03 PM, Journey Journey
<journeywang123@gmail.com> wrote:
> Hi RT Devs,
>
> I enabled cpu/cpuacct/cpuset/devices/freezer subsystems in cgroup.
>
> Attach serveral thread ids to these systems' tasks file frequently
> last 4 or 5 hours(start process,  echo thread ids to tasks, stop
> process). The system will hung, no response to user keyboard input.
> Through I have enabled kdmp, but this scenario didn't trigger kdump.
>
> Pls help.
>
>
> Thanks

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web