From 9b97819b74de2568d55d5508a50afed1ea09f2d5 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 20 Apr 2018 10:48:27 +0100 Subject: [PATCH] cleanup and correct mistakes in branch --- simple_v_extension.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 4b67ff1ea..a448b487d 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -550,7 +550,9 @@ page 76, "For virtual memory systems some data accesses could be resident in physical memory and some not". The interesting question then arises: how does RVV deal with the exact same scenario? Expired U.S. Patent 5895501 (Filing Date Sep 3 1996) describes a method -of detecting early page / segmentation faults. +of detecting early page / segmentation faults and adjusting the TLB +in advance, accordingly: other strategies are explored in the Appendix +Section "Virtual Memory Page Faults". # Note on implementation of parallelism -- 2.30.2