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)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 23 Oct 2023 23:09:51 +0000 (16:09 -0700)
commit49cd5029f5aa997d80bfcdd5dbaaa873913f8b93
tree9898b884d5450c08d05169ece9bc04957a4288f4
parent3402776765e36c2058389aa6ea4b0d19b166d2cf
reduce mmap BLOCK_SIZE to 1 << 28 so it works on armv7a
src/openpower/decoder/isa/mem.py