Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

IRQ storm on 570x (Joule) #3

@jlaako

Description

@jlaako

On a RefKit image, at least when display is connected during boot time, there's an interrupt storm on IRQ 40. This causes the kernel thread handling the bxt interrupt consume quite a bit of CPU time. This doesn't happen exactly always, but depending on image more or less frequently. There are also other strange symptoms:

  1. on boot hex address for ACPI DSDT tables tend to vary
  2. depending on image (common, gateway, computervision), systemd startup procedure goes differently, although kernel (including command line), initramfs, firmwares and systemd configuration are the same
  3. other misbehavior such as failing shutdown process

This is most likely happen on computervision image, although the boot process should be the same.

Switching meta-intel to use linux-yocto-4.10 seems to make the problem go away, so this seems to be related to linux-intel-4.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions