diff options
author | 2016-01-11 09:17:18 +0100 | |
---|---|---|
committer | 2016-01-19 12:14:01 +0100 | |
commit | 204ee2c5643199a25181ec04ea645d00709c2a5a (patch) | |
tree | 805f6c767221ddf0813be23a9b05829429ec60bc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | s390/mm: use TASK_MAX_SIZE where applicable (diff) | |
download | wireguard-linux-204ee2c5643199a25181ec04ea645d00709c2a5a.tar.xz wireguard-linux-204ee2c5643199a25181ec04ea645d00709c2a5a.zip |
s390/irqflags: optimize irq restore
The ssm instruction takes longer that stnsm/stosm as it is often
used to modify DAT and PER. We know that irqsave/irqrestore only
deals with external and I/O interrupts and we know that irqrestore
can transition only from disabled->disabled or disabled->enabled,
so we can use the faster stosm.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions