On Tue, 08 Jun 2010 01:17:13 +0200, Linus Walleij said:
Not an Android person, but...
How expensive is a userspace->kernel transition on Android-class hardware?
There's certainly something to be said for short-circuiting the path
source_process -> kernel -> broker_process -> kernel -> dest_process
down to the shorter source->kernel->dest