Skip to content

Irq balance release v1.9.3

Compare
Choose a tag to compare
@nhorman nhorman released this 10 Nov 12:41
· 54 commits to master since this release

Minor bugfix/feature release:

  • set irqbalance to use systemd journaling calls when running under systemd (instead of having systemd capture stdout/stderr)
  • fix a few activate_mapping false errors
  • flush buffered data to smp_affinity to confirm successful affinity update
  • fix regex initialization when scanning for interrupt names
  • skip EINTR errors in thermal detection
  • fix ui black background repainting
  • fix a memory leak in the irq hotplug path
  • fix irq name parsing on some arm64 SoC's
  • allow AF_NETLINK when using thermal monitoring in systemd