Skip to content

Consider Load-Link Store-Conditional abstraction #1

@jzabroski

Description

@jzabroski

Rather than locking your type buffer, consider implementing a Load-Link Store-Conditional abstraction. Rather than worry about the state, just retry the whole chain if Store-Conditional fails.

The main benefit I see is it would potentially uncomplicate the code a lot. I'm not sure if it would be any faster, but it's conceivable it would.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions