Bug 258581 - kern.msgbuf_show_timestamp doesn't show real numbers
Summary: kern.msgbuf_show_timestamp doesn't show real numbers
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-18 17:34 UTC by Gordon Bergling
Modified: 2021-09-22 14:24 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Bergling freebsd_committer freebsd_triage 2021-09-18 17:34:58 UTC
When setting kern.msgbuf_show_timestamp to 1, there is timestamp added to the boot log / dmesg output, but it has no fractions counted. It would be good to have the number of fractions included, since boot time matters. cperciva@ has done some work on boot time improvements and including the fractions of second would make this more more sustainable.

NetBSD has this implement since a while.