Hi, All For the Android binder priority, it is said as "The thread priority propagation is just... well, to have the thread executing the IPC to run at the same priority as the thread sending it." in link: https://groups.google.com/forum/#!topic/android-porting/fKjlboaJrnY
But I think such saying did't work on anonymous binder communication. From my check, anonymous binder thread priority is always 0. Then I want to know if there is any way to increase anonymous binder thread priority? Thanks, Fei -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
