On Sun, 30 Jan 2005, Mike Silbersack wrote: > change to the callout API? Just a few places in the kernel account for > most of the use of callouts, so even if a rewrite of those would be > necessary, it should pay off. Well, part of the problem is that many callouts always re-register, and right now they're forced to pay a penalty for it. I almost wonder if we shouldn't add a new flag or method to swap the costs: register a recurring callout every (x) ticks, and you pay a cost to unregister it if the flag is set, and the callout is otherwise automatically rescheduled. Robert N M WatsonReceived on Sun Jan 30 2005 - 21:53:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC