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)
Thu, Oct 9, 12:02 AM
Unknown Object (File)
Fri, Sep 19, 12:51 AM
Unknown Object (File)
Thu, Sep 18, 4:07 AM
Unknown Object (File)
Tue, Sep 16, 8:37 PM
Unknown Object (File)
Sep 6 2025, 7:09 PM
Unknown Object (File)
Aug 18 2025, 8:42 AM
Unknown Object (File)
Aug 17 2025, 5:45 AM
Unknown Object (File)
Aug 4 2025, 3:40 AM

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