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)
Dec 20 2023, 5:48 AM
Unknown Object (File)
Sep 3 2023, 3:45 AM
Unknown Object (File)
Sep 3 2023, 3:44 AM
Unknown Object (File)
Sep 3 2023, 3:41 AM
Unknown Object (File)
Aug 28 2023, 7:28 AM
Unknown Object (File)
Jul 9 2023, 5:01 PM
Unknown Object (File)
Jun 29 2023, 6:33 AM
Unknown Object (File)
Jun 29 2023, 6:05 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