Closed branlwyd closed 11 years ago
The CPU has a completely unnecessary mmap/munmap functionality. While it's fun to play with, it slows down every CPU memory access. It needs to go.
Fixed in c101c1661ecb0d5d03be5f32bee018903be28ccc.
The CPU has a completely unnecessary mmap/munmap functionality. While it's fun to play with, it slows down every CPU memory access. It needs to go.