aboutsummaryrefslogtreecommitdiff
path: root/x86_64
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-09 23:55:34 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-09 23:58:07 +0200
commiteff4f7477b38b5b794ce1ede7766af1dcb6f8fde (patch)
tree870db1a361e7ad39d01d552f6ba4c7b3633ff3e2 /x86_64
parent486fba5505fc0c579321fd8cc125bac8058d197f (diff)
downloadgnumach-eff4f7477b38b5b794ce1ede7766af1dcb6f8fde.tar.gz
gnumach-eff4f7477b38b5b794ce1ede7766af1dcb6f8fde.tar.bz2
gnumach-eff4f7477b38b5b794ce1ede7766af1dcb6f8fde.zip
Fix missing DMA32 limit
Rumpdisk needs to allocate dma32 memory areas, so we do always need this limit. The non-Xen x86_64 case had a typo, and the 32bit PAE case didn't have the DMA32 limit. Also, we have to cope with VM_PAGE_DMA32_LIMIT being either above or below VM_PAGE_DIRECTMAP_LIMIT depending on the cases.
Diffstat (limited to 'x86_64')
0 files changed, 0 insertions, 0 deletions