This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: fail to improve psymtab memory consumption



cgf wrote:

: [...]  FWIW, Cygwin's mmap is not 100% compliant with UNIX.  [...]

Right, but for the use which dberlin has in mind (vanilla mapping of
plain file pages into memory), Cygwin's implementation has been quite
satisfactory in other projects.  Is even this vanilla use of mmap
controversial among modern UNIX boxes?

: We ran into problems when gcc decided to use mmap more heavily.
: [...]

(Yeah, but they do more clever things with mmap to support their
internal garbage collection scheme.)


- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]