From 01573e231f18eb2d99162747186f59511f56b64d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 08 Dec 2023 10:40:48 +0000 Subject: [PATCH] 移去rt --- kernel/Documentation/ABI/testing/sysfs-kernel-iommu_groups | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-kernel-iommu_groups b/kernel/Documentation/ABI/testing/sysfs-kernel-iommu_groups index 35c64e0..017f5bc 100644 --- a/kernel/Documentation/ABI/testing/sysfs-kernel-iommu_groups +++ b/kernel/Documentation/ABI/testing/sysfs-kernel-iommu_groups @@ -24,3 +24,12 @@ region is described on a single line: the 1st field is the base IOVA, the second is the end IOVA and the third field describes the type of the region. + +What: /sys/kernel/iommu_groups/reserved_regions +Date: June 2019 +KernelVersion: v5.3 +Contact: Eric Auger <eric.auger@redhat.com> +Description: In case an RMRR is used only by graphics or USB devices + it is now exposed as "direct-relaxable" instead of "direct". + In device assignment use case, for instance, those RMRR + are considered to be relaxable and safe. -- Gitblit v1.6.2