Page MenuHomeFreeBSD

Tidy up the #includes in uma_machdep.c
ClosedPublic

Authored by alc on Nov 2 2020, 8:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 4:16 AM
Unknown Object (File)
Mon, Oct 20, 4:16 AM
Unknown Object (File)
Mon, Oct 20, 4:16 AM
Unknown Object (File)
Sun, Oct 19, 1:41 PM
Unknown Object (File)
Thu, Oct 9, 12:02 AM
Unknown Object (File)
Sep 19 2025, 12:51 AM
Unknown Object (File)
Sep 18 2025, 4:07 AM
Unknown Object (File)
Sep 16 2025, 8:37 PM

Details

Summary

Recent changes, such as the introduction of VM_ALLOC_WAITOK, have eliminated the need for many of the #includes in uma_machdep.c. Remove these unnecessary #includes.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable