Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc evbarm: Improvements in interrupt handling on Arm GIC v2...



details:   https://anonhg.NetBSD.org/src/rev/2dcf690c0860
branches:  trunk
changeset: 1022870:2dcf690c0860
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Tue Aug 10 16:45:35 2021 +0000

description:
evbarm: Improvements in interrupt handling on Arm GIC v2 and v3 systems
        resulting in better network and storage performance.

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 88016f35e653 -r 2dcf690c0860 doc/CHANGES
--- a/doc/CHANGES       Tue Aug 10 15:33:09 2021 +0000
+++ b/doc/CHANGES       Tue Aug 10 16:45:35 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2818 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2819 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -396,3 +396,6 @@
                on the Raspberry Pi 4. [jmcneill 20210808]
        evbarm: Add support for shared ACPI platform interrupts.
                [jmcneill 20210808]
+       evbarm: Improvements in interrupt handling on Arm GIC v2 and v3 systems
+               resulting in better network and storage performance.
+               [jmcneill 20210810]



Home | Main Index | Thread Index | Old Index