diff options
author | Alexander Gordeev <[email protected]> | 2012-06-07 15:15:15 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-06-08 11:44:28 +0200 |
commit | 1bccd58bfffc5a677051937b332b71f0686187c1 (patch) | |
tree | 3ca2d34aa58ead6914760326bb27ff6144506cbd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9d8e10667624ea6411f04495aef1fa4a8a778ee8 (diff) |
x86/apic: Try to spread IRQ vectors to different priority levels
When assigning a new vector it is primarially done by adding 8
to the previously given out vector number. Hence, two
consequently allocated vector numbers would likely fall into the
same priority level. Try to spread vector numbers to different
priority levels better by changing the step from 8 to 16.
Signed-off-by: Alexander Gordeev <[email protected]>
Acked-by: Suresh Siddha <[email protected]>
Cc: Yinghai Lu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions