Page MenuHomeFreeBSD

stand: Move md_copymodules into modinfo.c and reduce copies
ClosedPublic

Authored by imp on Sep 14 2022, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 25, 9:42 AM
Unknown Object (File)
Thu, Feb 6, 2:57 PM
Unknown Object (File)
Jan 27 2025, 12:11 PM
Unknown Object (File)
Nov 29 2024, 7:29 PM
Unknown Object (File)
Nov 29 2024, 5:52 PM
Unknown Object (File)
Nov 19 2024, 9:56 PM
Unknown Object (File)
Nov 19 2024, 9:56 PM
Unknown Object (File)
Nov 19 2024, 9:56 PM
Subscribers

Details

Summary

md_copymodules, bi_copymdoules, bi_copymodules32 (x2) and
bi_copymodules64 (x2) are all the same routine... Replace them all with
md_copymodules. This saves about 800 bytes on i386 BIOS loader, which is
a nice bonus.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 47388
Build 44275: arc lint + arc unit