OSDN Git Service

Don't spam the logs with thread priority information.
authorJesse Wilson <jessewilson@google.com>
Tue, 20 Sep 2011 15:52:02 +0000 (11:52 -0400)
committerJesse Wilson <jessewilson@google.com>
Tue, 20 Sep 2011 15:52:02 +0000 (11:52 -0400)
commit927765c9a80a730d73bd40e2ef60ccaa01652449
tree3cbec637cc3a7309e3956ecbc46f7ff864c5f61d
parent6e0be609807de9fabe1b63a75f7c7d619bfa2f9f
Don't spam the logs with thread priority information.

Ten minutes of logs contained 108 lines of 'Elevating priority from 10 to 0'
and 108 lines of 'Reset priority to 10'. This provides little value.

Change-Id: Id96e8304238aa3344af4dd6342ace575534acc0f
vm/os/android.cpp