On Mar 4, 1:58 pm, webmonkey <[email protected]> wrote:
> When Honeycomb is open-sourced will we be able to see (and copy) how
> RenderScript schedules these tasks, or is that handled to deep in the
> system.

I can't tell you much about RenderScript innards and source release
schedules (mainly because I don't know the answers).

I don't think anything outside the Linux kernel can *guarantee* the
mapping of user threads to CPU cores.  If there's one process with two
threads that's charging along, and the rest of the system is idle, I'd
expect the kernel to notice what's going on and schedule the threads
on different cores.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to