> The problem is not mmap() on cygwin, but that a fork() has to jump through > loops to reinstall the open file descriptors on cygwin. If the > corresponding file was deleted, that fails. Therefore, we work around that > on cygwin by actually reading the file into memory, *not* mmap()ing it. Maybe, but you aren't going to be able to handler much bigger packs even on *nix. Unless you go 64-bit, that is. M. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Apr 04 00:27:11 2006
This archive was generated by hypermail 2.1.8 : 2006-04-04 00:27:27 EST