Skip to content

Improve the default lock implementation #12

@gparmer

Description

@gparmer

The current implementation is as simple as it can be. But because of this, it is #prettybad.

Should use some combination of:

  1. scalable lock implementation,
  2. FIFO ordering, and
  3. cancellable with configuration for when to cancel so that intelligent policies for preemption can be reasonably implemented.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions