Fixed the yp_spin_count_unit to be a factor of the original_spin_count_unit rather...
authorMukund Raghav Sharma <68247673+mrsharm@users.noreply.github.com>
Thu, 5 May 2022 09:28:29 +0000 (02:28 -0700)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 09:28:29 +0000 (02:28 -0700)
commit6ca8c9bc0c4a5fc1082c690b6768ab3be8761b11
tree07e7ba514f620d77b36f8d26a6acd16af369dd04
parent874c6a937565eb286a60800aaeb0679dfaa8b01a
Fixed the yp_spin_count_unit to be a factor of the original_spin_count_unit rather than a continually increasing value (#68879)

* Fixed the yp_spin_count_unit to be a factor of the original_spin_count_unit rather than a continually increasing value

* Added upper bounds on the spin count

* Fixed the type of the unit spin counts
src/coreclr/gc/gc.cpp