I guess I know how to see kernel log now. Just use dmesg command in adb shell. However, what's the OOM killer message looks like?
On 12月22日, 下午3时26分, Dianne Hackborn <[email protected]> wrote: > There is a message in the kernel log from the OOM killer. The only thing > you will see in the normal logcat output is the framework reacting to the > process(es) disappearing. > > On Tue, Dec 21, 2010 at 11:21 PM, xwk <[email protected]> wrote: > > Folks, > > When the android system select to kill some process on low memory > > condition, will there be any specific messages in the logcat > > indicating which process are being killed for this reason? > > > -- > > 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]<android-developers%2Bunsubs > > [email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. -- 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

