Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Monitor code #9290

Closed
kouvel opened this issue Nov 18, 2017 · 1 comment
Closed

Clean up Monitor code #9290

kouvel opened this issue Nov 18, 2017 · 1 comment

Comments

@kouvel
Copy link
Member

kouvel commented Nov 18, 2017

Examples:

  • See comments in Improve Monitor scaling coreclr#14216
  • Refactor EnterObjMonitorHelper and EnterObjMonitorHelperSpin to simplify them
  • Move AwareLock-relevant logic into member functions of AwareLock
  • Consider adding a ThinLock helper class that handles thin lock case conditions and transitions to AwareLock
@kouvel
Copy link
Member Author

kouvel commented Jun 1, 2018

Refactoring/cleanup such as this is not likely to happen until there is significant interest in changing something of impact in the same area into which such changes could be incorporated

@kouvel kouvel closed this as completed Jun 1, 2018
@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the Future milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 19, 2020
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

2 participants