From 49f8c95c36819cbe36a2ff29ce64a301715385e9 Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Thu, 23 May 2024 11:09:30 -0500 Subject: [PATCH] harts -> hart's --- svvptc.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/svvptc.adoc b/svvptc.adoc index 8b5f0e1..a5193a0 100644 --- a/svvptc.adoc +++ b/svvptc.adoc @@ -74,8 +74,8 @@ accesses by that hart to such PTEs. ==== Svvptc relieves an operating system from executing certain memory-management instructions, such as `SFENCE.VMA` or `SINVAL.VMA`, which would normally be used -to synchronize the harts address-translation caches when a memory-resident PTE -is changed from Invalid to Valid. Synchronizing the harts address-translation +to synchronize the hart's address-translation caches when a memory-resident PTE +is changed from Invalid to Valid. Synchronizing the hart's address-translation caches with other forms of updates to a memory-resident PTE, including when a PTE is changed from Valid to Invalid, requires the use of suitable memory-management instructions. Svvptc guarantees that a change to a PTE from