Investigate if we can replace the spin lock to read write lock

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Cache and Eviction
    • None
    • Storage Engines - Transactions
    • 721.934
    • None
    • None

      This ticket to investigate if using rwlock is a better choice than current spinlock, and change the current implementation to rwlock if it does. The ticket should have a rwlock implementation, and run performance tests against current implementation to justify that.

      For the rwlock we can use read lock on get path, and write lock on put/release path.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Zunyi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: