From 59af3e9fce030389c1c65762ce0c6c9121104b7a Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 8 Jul 2022 13:56:49 +0100 Subject: [PATCH] --- openpower/atomics.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.30.2