summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJens Freimann <jfrei@linux.vnet.ibm.com>2014-07-29 15:11:49 +0200
committerChristian Borntraeger <borntraeger@de.ibm.com>2014-11-28 13:59:04 +0100
commit383d0b050106abecb82f43101cac94fa423af5cd (patch)
tree0c774c70890bc3423147f366549a47d34a19dd6a /tools/perf/scripts/python/task-analyzer.py
parentc0e6159d519ec429ebf0d54025726cbe41b9e456 (diff)
downloadkernel-383d0b050106abecb82f43101cac94fa423af5cd.tar.gz
KVM: s390: handle pending local interrupts via bitmap
This patch adapts handling of local interrupts to be more compliant with the z/Architecture Principles of Operation and introduces a data structure which allows more efficient handling of interrupts. * get rid of li->active flag, use bitmap instead * Keep interrupts in a bitmap instead of a list * Deliver interrupts in the order of their priority as defined in the PoP * Use a second bitmap for sigp emergency requests, as a CPU can have one request pending from every other CPU in the system. Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
Makefile?id=a29d8e93e710e97863d5bb4e4b6079d6c7daab81'>pinctrl: sophgo: add support for CV1800B SoCInochi Amaoto 2024-08-04pinctrl: eyeq5: add platform driverThéo Lebrun 2024-04-19pinctrl: Implementation of the generic scmi-pinctrl driverPeng Fan 2024-03-05pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderAngeloGioacchino Del Regno 2023-12-12Merge tag 'pef2256-framer' into develLinus Walleij 2023-12-12pinctrl: Add support for the Lantic PEF2256 pinmuxHerve Codina 2023-11-14pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOsEsteban Blanc 2023-09-20pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCsTzuyi Chang 2023-08-15pinctrl: pinctrl-oxnas: remove obsolete pinctrl driverNeil Armstrong