gpulib: use mmap callbacks for platforms that have it
authornotaz <notasas@gmail.com>
Fri, 1 Nov 2024 00:04:33 +0000 (02:04 +0200)
committernotaz <notasas@gmail.com>
Fri, 1 Nov 2024 00:52:10 +0000 (02:52 +0200)
commit2a3e25536051f9abb92c0bc90eba72c4c0e9ac04
treed5a087eecde1fa90176c4f236e167c0ab07434ec
parentc0f0e96fbd74408d0708fa1ac50ec3429f188bc6
gpulib: use mmap callbacks for platforms that have it

I think this was lost in some refactoring.
Also use minimum alignment of at least (x86) cache line size.
plugins/gpulib/gpu.c