aboutsummaryrefslogtreecommitdiff
path: root/i386
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2022-08-21 06:58:54 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-08-21 11:42:52 +0200
commita14feb6ffadd6902ba09f23122beda08beb970ad (patch)
tree05a5c7f75322361f4c5dcb26761b3c4df88bcfc4 /i386
parent0e53658a0c0444a28d7a1858b311d811b9018f60 (diff)
downloadgnumach-a14feb6ffadd6902ba09f23122beda08beb970ad.tar.gz
gnumach-a14feb6ffadd6902ba09f23122beda08beb970ad.tar.bz2
gnumach-a14feb6ffadd6902ba09f23122beda08beb970ad.zip
gnumach: vm_allocate_contiguous: Allow small power 2 alignments
This allows contiguous allocations aligned to values smaller than one page, but still a power of 2, by forcing the alignment to be to the nearest page. This works because PAGE_SIZE is a power of two. Message-Id: <20220821065732.269573-1-damien@zamaudio.com>
Diffstat (limited to 'i386')
0 files changed, 0 insertions, 0 deletions