Hello, I'm my understanding, those number indicates the seconds passed since the kernel booted (or since the timer was configured).
Regards, -- Fernando A. Endo, PhD student and researcher Université de Grenoble, UJF France 2014-04-19 3:10 GMT+02:00 Kuk-Hwan Kim <[email protected]>: > > Dear Gem5 Community, > > I have simple questions, I used m5term to connect to simulator. I guess the > messages printed in the display is from "printk" statement in the C++ > source > file. I am just wonder if what is the information on the numbers inside [ > 2.250590 ] ? > > Any information or insight to interpret the following information would be > greatly appreciated. Thank you for your help in advance, > > Regards > Kuk-Hwan > > VFS: Mounted root (ext2 filesystem) on device 8:1. > [ 2.250590] VFS: Mounted root (ext2 filesystem) on device 8:1. > <6>Freeing init memory: 148K > [ 2.250604] Freeing init memory: 148K > <3>init: cannot open '/initlogo.rle' > [ 2.265621] init: cannot open '/initlogo.rle' > <3>init: cannot find '/system/etc/install-recovery.sh', disabling > 'flash_recovery' > [ 2.274298] init: cannot find '/system/etc/install-recovery.sh', > disabling 'flash_recovery' > <3>init: using deprecated syntax for specifying property > 'persist.sys.usb.config', use ${name} instead > [ 2.274393] init: using deprecated syntax for specifying property > 'persist.sys.usb.config', use ${name} instead > <3>init: using deprecated syntax for specifying property 'sys.usb.config', > use ${name} instead > [ 2.274460] init: using deprecated syntax for specifying property > 'sys.usb.config', use ${name} instead > <3>init: using deprecated syntax for specifying property 'sys.usb.config', > use ${name} instead > [ 2.274516] init: using deprecated syntax for specifying property > 'sys.usb.config', use ${name} instead > /system/bin/sh: No controlling tty: open /dev/tty: No such device or > address > /system/bin/sh: warning: won't have full job control > root@android:/ # > root@android:/ # <6>warning: `zygote' uses 32-bit capabilities (legacy > support in use) > [ 4.761143] warning: `zygote' uses 32-bit capabilities (legacy support > in > use) > <6>alarm_set_rtc: no RTC, time will be lost on reboot > [ 4.764520] alarm_set_rtc: no RTC, time will be lost on reboot > <6>request_suspend_state: wakeup (3->0) at 7667811185 (1970-01-02 > 00:00:02.912485000 UTC) > [ 7.677008] request_suspend_state: wakeup (3->0) at 7667811185 > (1970-01-02 00:00:02.912485000 UTC) > select 845 (d.process.acore), adj 11, size 7221, to kill > [ 10.490539] select 845 (d.process.acore), adj 11, size 7221, to kill > send sigkill to 845 (d.process.acore), adj 11, size 7221 > [ 10.490547] send sigkill to 845 (d.process.acore), adj 11, size 7221 > select 899 (ndroid.contacts), adj 10, size 5534, to kill > [ 10.514484] select 899 (ndroid.contacts), adj 10, size 5534, to kill > send sigkill to 899 (ndroid.contacts), adj 10, size 5534 > [ 10.514492] send sigkill to 899 (ndroid.contacts), adj 10, size 5534 > select 937 (droid.deskclock), adj 10, size 5221, to kill > [ 11.312463] select 937 (droid.deskclock), adj 10, size 5221, to kill > send sigkill to 937 (droid.deskclock), adj 10, size 5221 > [ 11.312470] send sigkill to 937 (droid.deskclock), adj 10, size 5221 > select 959 (d.process.media), adj 10, size 5670, to kill > [ 11.404907] select 959 (d.process.media), adj 10, size 5670, to kill > send sigkill to 959 (d.process.media), adj 10, size 5670 > [ 11.404915] send sigkill to 959 (d.process.media), adj 10, size 5670 > > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
