Closed Soarex16 closed 1 year ago
If mmap returns MAP_FAILED during initialization (for example, if there is not enough RAM), then the error was ignored and from_space.begin contained an incorrect pointer 0xfff.
@dboulytchev
Cool.
If mmap returns MAP_FAILED during initialization (for example, if there is not enough RAM), then the error was ignored and from_space.begin contained an incorrect pointer 0xfff.