Description
In some cases mmap may fail, for example due to a low ulimit -v setting. Currently the TarMK becomes unusable if that happens, which is not so nice. A better way to deal with such cases is to log a warning and fall back to normal file IO.