reduce mmap BLOCK_SIZE to 1 << 28 so it works on armv7a
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 23 Oct 2023 23:09:51 +0000 (16:09 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commit783bce62ce7e557b3525ceef0f6e4b7fc9a71ef1
tree9898b884d5450c08d05169ece9bc04957a4288f4
parentdc344637aeed20c6e93514a87b5b958059a20a65
reduce mmap BLOCK_SIZE to 1 << 28 so it works on armv7a
src/openpower/decoder/isa/mem.py