DPDK patches and discussions
 help / color / mirror / Atom feed
* rwlock with transactional memory
@ 2022-07-19 20:20 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2022-07-19 20:20 UTC (permalink / raw)
  To: Richardson, Bruce; +Cc: dev

The reader writer lock transactional memory appears to turn the rwlock into just a spinlock.

When there are multiple readers, it will think that transaction was impacted.

Kind of want to just drop the TM support from reader writer lock, doubt if anyone uses it.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-19 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-19 20:20 rwlock with transactional memory Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).