6.2 Merge window, part 1
6.2 Merge window, part 1
Posted Dec 15, 2022 22:37 UTC (Thu) by josh (subscriber, #17465)Parent article: 6.2 Merge window, part 1
> On lightly loaded systems, the result can be a 5-10% power savings. For callbacks that can't wait, there is a new call_rcu_hurry() function.
I was following this discussion at length, but didn't see the final patches. Is there a specific reason why `call_rcu_hurry` is not just `call_rcu_expedited`? Do we really need two *separate* flavors of "go faster", for a total of three variants?
