Obviously hardware serialization is faster than software serialization, as the software serialization eventually has to use hardware serialization.
On Wed, 11 Dec 2024 16:22:44 +0000 Seymour J Metz <[email protected]> wrote: :>Sorry, but I interpreted your comments about the expense of serialization as implying avoiding CDS. :> :>-- :>Shmuel (Seymour J.) Metz :>http://mason.gmu.edu/~smetz3 :>??? ?????????? ??? :>?????? ??????????? ???? ?????????? :> :> :> :>________________________________________ :>From: IBM Mainframe Assembler List <[email protected]> on behalf of Peter Relson <[email protected]> :>Sent: Wednesday, December 11, 2024 8:14 AM :>To: [email protected] :>Subject: : Re: SETLOCK OBTAIN CML/CMS :> :>External Message: Use Caution :> :> :>Shmuel wrote :><snip> :> :>Is CDS that expensive? I had assume that grabbing and emptying the queue would be extremely low overhead, absent insane arrival rates. :> :></snip> :> :> :> :>It is not overly relevant if CDS or CS is expensive regardless of arrival rates because any other approach would be far slower. :> :> :> :>Not every use case can be covered with CDS(G) and/or CS(G) but, for those that can be, anyone with performance concerns would use them. :> :>The implementation would not be as simple as ENQ/DEQ but is not all that complex. :> :>Peter Relson :>z/OS Core Technology Design -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel
