Page MenuHomeFreeBSD

Remove dead code from the powerpc uma_small_alloc().
ClosedPublic

Authored by markj on Mar 6 2020, 8:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 4:45 AM
Unknown Object (File)
Sat, Apr 18, 7:46 AM
Unknown Object (File)
Mon, Apr 6, 3:19 PM
Unknown Object (File)
Fri, Apr 3, 8:48 AM
Unknown Object (File)
Mar 22 2026, 7:21 AM
Unknown Object (File)
Mar 22 2026, 7:20 AM
Unknown Object (File)
Mar 20 2026, 6:12 AM
Unknown Object (File)
Mar 19 2026, 1:16 AM
Subscribers

Details

Summary

32-bit Book-E doesn't set UMA_MD_SMALL_ALLOC, and 32-bit OEA platforms
have a 32-bit vm_paddr_t. Moreover, this code was wrong in that it
leaked the page if the check failed.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29833
Build 27659: arc lint + arc unit