Hi, If you use 'ps' command, you will get a list of all the current processes in the system - let us assume that we have n processes. My question is if a new application is lauched - say Process-A, will A share the CPU with all the exisiting processes in the system? So the fraction of CPU for A is about 1/(n+1) - assuming they are of same nice value ?
Thanks a lot. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en