]> granicus.if.org Git - sysstat/commit
Fix maximum value for A_IRQ activity
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 9 Mar 2022 16:02:43 +0000 (17:02 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 9 Mar 2022 16:02:43 +0000 (17:02 +0100)
commit97d49f1d6e38afc0a233d1d57b2b3fc494f72f78
treeeaeb10b318157a7e9b2c283fa7f370570d807c42
parent9093dfdef8fd4ced42cf7fa63d0a9a19db95fa69
Fix maximum value for A_IRQ activity

@nr_max is the upper bound associated with the number of CPU, not the
number of interrupts.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
activity.c