HomeFreeBSD

Restrict supported alignment for malloc_domainset_aligned(9) to PAGE_SIZE.

Description

Restrict supported alignment for malloc_domainset_aligned(9) to PAGE_SIZE.

UMA page_alloc() does not take an alignment, so UMA can only handle
alignment less then page size.

Noted by: alc
Reviewed by: alc, markj (previous version)
Discussed with: jrtc27
Tested by: pho (previous version)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D28219

Details

Provenance
kibAuthored on Jan 18 2021, 9:01 AM
Reviewer
alc
Differential Revision
D28219: Restrict supported alignment for malloc_domainset_aligned(9) to PAGE_SIZE.
Parents
rGe6d795d15469: Fix manpage markup in 2c8bb126de56ce49637ad752e78957d9ebafba02
Branches
Unknown
Tags
Unknown