From: lkcl Date: Fri, 8 Jul 2022 12:56:49 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~1268 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=59af3e9fce030389c1c65762ce0c6c9121104b7a;p=libreriscv.git --- diff --git a/openpower/atomics.mdwn b/openpower/atomics.mdwn index 4ee56fc6d..494331045 100644 --- a/openpower/atomics.mdwn +++ b/openpower/atomics.mdwn @@ -5,7 +5,8 @@ ## Motivation Power ISA currently has some issues with its atomic operations support, -which are exacerbated by 3D Data structure processing needing +which are exacerbated by 3D Data structure processing in 3D +Shader Binaries needing of the order of 10^5 or greater SMP atomic locks per second. ### Power ISA's current atomic operations are inefficient