Hi We notice that while running the browser a lot of cycles are spent in rb_next which is being called by tick_sched_timer.
Apparently the timer function to remove timers from the red-black tree is consuming too many cycles. Are there any possible optimizations that can be made to overcome this? Thanks -Padma _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
