80,472
社区成员




public static final void init2() {
Slog.i(TAG, "Entered the Android system server!");
Thread thr = new ServerThread(); thr.setName("android.server.ServerThread");
thr.start();
}
thr.调整一下优先级,但不知道这个源码到底在哪?User 8%, System 44%, IOW 0%, IRQ 0%
User 50 + Nice 0 + Sys 267 + Idle 289 + IOW 0 + IRQ 0 + SIRQ 0 = 606
PID PR CPU% S #THR VSS RSS PCY UID Name
356 1 49% S 83 751348K 45804K fg system system_server
6105 1 1% S 40 731104K 70820K fg u0_a42 com.acon.ccb2
468 1 0% S 30 700540K 52720K fg u0_a39 com.qihoo360.mobilesafe:GuardService
5596 1 0% R 1 1192K 500K root top
5875 1 0% S 1 2428K 1792K root logcat
107 0 0% S 6 5576K 300K root /sbin/adbd
96 0 0% S 23 68052K 3292K fg system /system/bin/surfaceflinger
99 0 0% S 9 52124K 12260K fg media /system/bin/mediaserver
12 1 0% S 1 0K 0K root suspend
13 0 0% S 1 0K 0K root sync_supers