From: lkcl Date: Fri, 13 May 2022 19:57:15 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2250 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bf41436d3466e89b9c316e0065a8bbb41f7537f7;p=libreriscv.git --- diff --git a/openpower/sv/SimpleV_rationale.mdwn b/openpower/sv/SimpleV_rationale.mdwn index 78347114f..04c20e945 100644 --- a/openpower/sv/SimpleV_rationale.mdwn +++ b/openpower/sv/SimpleV_rationale.mdwn @@ -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.