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


Groups > linux.kernel > #1735000

[regression 4.14rc] 74def747bcd0 (genirq: Restrict effective affinity to interrupts actually using it)

From Yanko Kaneti <yaneti@declera.com>
Newsgroups linux.kernel
Subject [regression 4.14rc] 74def747bcd0 (genirq: Restrict effective affinity to interrupts actually using it)
Date 2017-09-19 17:20 +0200
Message-ID <urstz-77o-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello, 

Fedora rawhide config here. 
AMD FX-8370E

Bisected a problem to:
74def747bcd0 (genirq: Restrict effective affinity to interrupts actually using it) 

It seems to be causing stalls, short lived or long lived lockups very shortly after boot. 
Everything becomes jerky.

The only visible in the log indication is something like :
....
[   59.802129] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
[   59.802134] clocksource:                       'hpet' wd_now: 3326e7aa wd_last: 329956f8 mask: ffffffff
[   59.802137] clocksource:                       'tsc' cs_now: 423662bc6f cs_last: 41dfc91650 mask: ffffffffffffffff
[   59.802140] tsc: Marking TSC unstable due to clocksource watchdog
[   59.802158] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[   59.802161] sched_clock: Marking unstable (59802142067, 15510)<-(59920871789, -118714277)
[   60.015604] clocksource: Switched to clocksource hpet
[   89.015994] INFO: NMI handler (perf_event_nmi_handler) took too long to run: 209.660 msecs
[   89.016003] perf: interrupt took too long (1638003 > 2500), lowering kernel.perf_event_max_sample_rate to 1000
....

Just reverting that commit on top of linus mainline cures all the symptoms


Regards
- Yanko

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[regression 4.14rc] 74def747bcd0 (genirq: Restrict effective  affinity to interrupts actually using it) Yanko Kaneti <yaneti@declera.com> - 2017-09-19 17:20 +0200
  Re: [regression 4.14rc] 74def747bcd0 (genirq: Restrict effective  affinity to interrupts actually using it) Marc Zyngier <marc.zyngier@arm.com> - 2017-09-19 17:40 +0200
    Re: [regression 4.14rc] 74def747bcd0 (genirq: Restrict effective  affinity to interrupts actually using it) Yanko Kaneti <yaneti@declera.com> - 2017-09-19 17:50 +0200
      Re: [regression 4.14rc] 74def747bcd0 (genirq: Restrict effective  affinity to interrupts actually using it) Marc Zyngier <marc.zyngier@arm.com> - 2017-09-19 18:00 +0200
        Re: [regression 4.14rc] 74def747bcd0 (genirq: Restrict effective  affinity to interrupts actually using it) Chuck Ebbert <cebbert.lkml@gmail.com> - 2017-09-20 02:30 +0200

csiph-web