HomeFreeBSD

mi_startup: Instrument the bubblesort with TSLOG

Description

mi_startup: Instrument the bubblesort with TSLOG

The bubblesort of SYSINITs is currently responsible for 7% of the
kernel boot time when booting a 1 CPU / 128 MB VM under Firecracker.

It needs to be replaced with a faster sort, but until that happens
at least instrumenting it with TSLOG makes it show up in flamecharts.

Details

Provenance
cpercivaAuthored on May 19 2023, 1:46 PM
Parents
rGf3546eacf0da: if_bridge: fix potential panic
Branches
Unknown
Tags
Unknown