This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: malloc attributes and realloc


dewar@gnat.com (Robert Dewar) writes:

| My experience is that most application programmers have not fully
| adjusted to the commit-on-use world :-)

By commit-on-use, did you mean what is called "overcommit" in the
GNU/Linux world regarding memory allocation?  If yes, then it might be 
interesting to read about the long road they have taken from that
strategy to "commit-on-allocate" :-)

-- Gaby


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