Re: [PATCH] If NO_MMAP is defined, fake mmap() and munmap()

From: Alex Riesen <raa.lkml@gmail.com>
Date: 2005-10-08 09:57:35
Junio C Hamano, Sat, Oct 08, 2005 01:44:22 +0200:
> > Since some platforms do not support mmap() at all, and others do only just 
> > so, this patch introduces the option to fake mmap() and munmap() by 
> > malloc()ing and read()ing explicitely.
> 
> I guess I can just drop Alex Riesen patch and any other recent
> patches that try to work around mmap().  Happy!
> 

Me too. I was just about to make a read_cache read the whole index in
(absolutely the same as Johannes, but not that elegant).

The platform(s) deserve such a treatment :)
-
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.html
Received on Sat Oct 08 10:00:03 2005

This archive was generated by hypermail 2.1.8 : 2005-10-08 10:00:06 EST