lkml.org 
[lkml]   [2016]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/3] Add a new flag for ITS device to control indirect route
Date
From: MaJun <majun258@huawei.com>

For current ITS driver, two level table (indirect route) is enabled when the memory used
for LPI route table over the limit(64KB * 2) size. But this function impact the
performance of LPI interrupt actually because need more time to look up the table.

Although this function can save the memory needed, we'd better let the user
to decide enable or disable this function.

MaJun (3):
Binding: Add a new property string in ITS node to control the two-level route function
irqchip/gicv3-its:irqchip/gicv3-its: add a new flag to control indirect route in DT mode
irqchip/gicv3-its:irqchip/gicv3-its: Add a new flag to control indirect route function in ACPI mode.

.../bindings/interrupt-controller/arm,gic-v3.txt | 3 +++
drivers/irqchip/irq-gic-v3-its.c | 19 ++++++++++++++-----
include/acpi/actbl1.h | 3 ++-
3 files changed, 19 insertions(+), 6 deletions(-)

--
1.7.12.4


\
 
 \ /
  Last update: 2016-12-01 08:47    [W:0.358 / U:1.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site