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)
Sat, Apr 19, 8:55 PM
Unknown Object (File)
Sat, Apr 19, 7:07 PM
Unknown Object (File)
Wed, Apr 9, 9:18 PM
Unknown Object (File)
Mar 22 2025, 12:40 AM
Unknown Object (File)
Mar 15 2025, 9:57 PM
Unknown Object (File)
Feb 25 2025, 9:42 AM
Unknown Object (File)
Feb 6 2025, 2:57 PM
Unknown Object (File)
Jan 27 2025, 12:11 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