#50459 Replace c_mutex from NSPR to pthread
Closed: wontfix 4 years ago by firstyear. Opened 4 years ago by firstyear.

Issue Description

To support lock sharing to nunc-stans, we need to make the c_mutex a pthread monitor, rather than an nspr monitor. This has the additional benefit that past testing showed pthread mutex/monitor was significantly faster than nspr.


Only 240 locations need to be changed!

Metadata Update from @firstyear:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

4 years ago

Metadata Update from @firstyear:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Metadata Update from @firstyear:
- Issue status updated to: Open (was: Closed)

4 years ago

It looks like the addition of the c_state change is highlighting a potential connection allocation issue under NS, patch to come shortly ...

Metadata Update from @firstyear:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

4 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/3517

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

3 years ago

Login to comment on this ticket.

Metadata