Bug 228959 - 12.0 booting 2x faster to login compared to 11.2
Summary: 12.0 booting 2x faster to login compared to 11.2
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: Colin Percival
URL:
Keywords:
Depends on: 228960
Blocks:
  Show dependency treegraph
 
Reported: 2018-06-12 16:13 UTC by Rodney W. Grimes
Modified: 2025-01-21 16:31 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodney W. Grimes freebsd_committer freebsd_triage 2018-06-12 16:13:29 UTC
12.0 booting 2x faster to login compared to 11.2
Comment 1 Rodney W. Grimes freebsd_committer freebsd_triage 2018-06-12 16:25:38 UTC
Add dependency on PR 228960, Why is the boot loader taking so long
Comment 2 Colin Percival freebsd_committer freebsd_triage 2018-08-07 09:10:32 UTC
For reference, the "top 10" list from TSLOG on 11.2-RELEASE in ms on a c5.4xlarge instance:

2930 _vprintf
1273 DEVICE_PROBE psm;DELAY
1000 SYSINIT cpu;DELAY
1000 SYSINIT clocks;DELAY
800 DEVICE_ATTACH ena;DELAY
642 hammer_time;DELAY
627 SYSINIT start_aps
430 DEVICE_ATTACH atkbd;DELAY
302 DEVICE_PROBE psm
235 DEVICE_ATTACH nvme;DELAY

9994 TOTAL
Comment 3 Colin Percival freebsd_committer freebsd_triage 2018-08-07 09:14:17 UTC
HEAD as of r337411 on a c5.4xlarge:

1332 _vprintf
1224 DEVICE_PROBE psm;DELAY
1000 SYSINIT cpu;DELAY
1000 SYSINIT apic_setup_io;DELAY
700 DEVICE_ATTACH ena;DELAY
642 hammer_time;DELAY
430 DEVICE_ATTACH atkbd;DELAY
306 DEVICE_PROBE psm
235 DEVICE_ATTACH nvme;DELAY
156 SYSINIT cpu_mp;DELAY

7602 TOTAL
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2025-01-21 16:31:29 UTC
^Triage: these OSVERSIONs were desupported some time ago.