Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Use shared-memory locks by default #563

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments
Closed

Use shared-memory locks by default #563

GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Our default is to use file-system based locks.  This puts more write-pressure 
on the file system for high-QPS servers.

We have had shared-memory locks for a while but need to make them default so 
they can provide benefit to most MPS users.

Original issue reported on code.google.com by jmara...@google.com on 12 Nov 2012 at 8:52

@GoogleCodeExporter
Copy link
Author

Original comment by morlov...@google.com on 6 Dec 2012 at 9:38

  • Added labels: Milestone-v25
  • Removed labels: Milestone-v24

@GoogleCodeExporter
Copy link
Author

Original comment by morlov...@google.com on 12 Feb 2013 at 7:14

  • Changed state: Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant