Wolfgang Beyer abandoned this change.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Michael, PTAL as owner of thread_cpu_throttler
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I think the change makes sense. I don't see any other `*ForTesting()` "public" scheduler APIs though, so let me add a more local owner to better judge this -- sorry for the detour.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Prevent CPU throttling rate from being incorrectly overwritten
When a CDP session is being restored or disabled, only set the CPU
throttling rate if it is different from 1. Otherwise, if there are
multiple CDP sessions to the same target, a session which internally
has no CPU throttling factor set, would overwrite the CPU throttling
factor for the whole target.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |