On 7/18/06, Linus Torvalds <torvalds@osdl.org> wrote: > So I really think we should just basically always mmap the pack-files (it > should work everywhere), and make NO_MMAP just trigger on the other cases. And while we are at it make a mental note about avoiding platforms with broken mmap. For instance, QNX6 mmap with MAP_PRIVATE _always_ makes a copy of the whole! file, the stupid thing (they even documented it so!). The alternative flag, MAP_SHARED, does not work on some filesystems at all. - 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 Wed Jul 19 04:50:26 2006
This archive was generated by hypermail 2.1.8 : 2006-07-19 04:50:54 EST