You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The type of pinning policy should be reported to the log.
In addition, when using scoped pinning policy, we should also print the policy's configuration (capacity, last level percent, mid percent)
The text was updated successfully, but these errors were encountered:
This would happen automatically (with no further code change) when the PinningPolicy is part of the configurable table options (#690) and the Options code is used to write the data to the log file (#379, #692).
Well, having a generic mechanism that takes care of that is wonderful, but we are not there yet. However, the feature is in the repo already. The code to support this is trivial. I prefer that people would be able to see the values when using the feature rather than wait for the future mechanism to support it generically.
The type of pinning policy should be reported to the log.
In addition, when using scoped pinning policy, we should also print the policy's configuration (capacity, last level percent, mid percent)
The text was updated successfully, but these errors were encountered: