]> git.ipfire.org Git - thirdparty/util-linux.git/commit
irqtop/lsirq: add additional desc for softirq
authorzhenwei pi <pizhenwei@bytedance.com>
Thu, 2 Jul 2020 12:24:20 +0000 (20:24 +0800)
committerKarel Zak <kzak@redhat.com>
Thu, 23 Jul 2020 10:23:56 +0000 (12:23 +0200)
commitb2a49bc243ce09e394adb2bb4ea9d04a5d6f7f68
treeba3476f4eb5078bc79d0571cfb2edd9861732aff
parentb6ce063b046f68094699af3f06bb0e20e47a32f9
irqtop/lsirq: add additional desc for softirq

Suggested by Karel, add additional description to make softirq more
friendly to end-user. Discuss about this:
    https://github.com/karelzak/util-linux/pull/1079

Note that, we should keep softirqs table align to kernel source code.

Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
sys-utils/irq-common.c
sys-utils/irqtop.c
sys-utils/lsirq.c