(no commit message)
authorlkcl <lkcl@web>
Fri, 13 May 2022 19:57:15 +0000 (20:57 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 13 May 2022 19:57:15 +0000 (20:57 +0100)
openpower/sv/SimpleV_rationale.mdwn

index 78347114fa461058c09a14d97ad2deabee3e6fe9..04c20e9453a9e9579abe81553f2d8529465899ae 100644 (file)
@@ -1083,6 +1083,10 @@ The future direction for SVP64, then, is:
   exploiting both the Deterministic nature of ZOLC / SVREMAP
   combined with the Cache-Coherent nature of OpenCAPI,
   to the maximum extent possible.
+* To explore "Remote Management" of PE RADIX MMU, TLB, and
+  Context-Switching (register file transferrance) by proxy,
+  over OpenCAPI, to ensure that the distributed PEs are as
+  close to a Standard SMP model as possible, for programmers.
 * To make the exploitation of this powerful solution as simple
   and straightforward as possible for Software Engineers to use,
   in standard common-usage compilers, gcc and llvm.