projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f91424
)
cleanup and correct mistakes in branch
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 20 Apr 2018 09:48:27 +0000
(10:48 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 20 Apr 2018 09:48:27 +0000
(10:48 +0100)
simple_v_extension.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension.mdwn
b/simple_v_extension.mdwn
index 4b67ff1ea317940197dc116493132bb422ecd145..a448b487d4cd7ad3e08d91e7d095c74c073a78da 100644
(file)
--- 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