All of lore.kernel.org
 help / color / mirror / Atom feed
* About dmesg time and uptime
@ 2018-03-20 17:03 Qixuan Wu
  2018-03-21 10:14 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Qixuan Wu @ 2018-03-20 17:03 UTC (permalink / raw)
  To: John Stultz, Thomas Gleixner, Stephen Boyd; +Cc: linux-kernel

Hi All,

   I have a doubt in kernel 4.9 about dmesg time and uptime. Would you
please to help to clarify whether it's bug or not.
   Below is our log. The dmesg time second is large than uptime second.

[25049978.919097] bond0.700: port 9(veth4e77160) entered forwarding state
[25049978.926455] bond0.700: port 9(veth4e77160) entered forwarding state
[chenggang.qcg@e80g10383 ~]$ cat /proc/uptime
25023128.55 1416627078.34

   I found dmesg second is just directly get from tsc (x86 64 platform).
While the uptime is get by a complicated computation.

   In my another board running 4.9, uptime is very large than dmesg
second (about 8000 second).

Thanks & Regards
Qixuan Wu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-21 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 17:03 About dmesg time and uptime Qixuan Wu
2018-03-21 10:14 ` Thomas Gleixner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.