This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug nscd/1204] nscd cannot extend memory heap sizes


------- Additional Comments From drepper at redhat dot com  2005-08-24 01:16 -------
> Can we not use malloc and realloc instead ?

You don't understand the code *at all*.  Using malloc et al is of course
completely out of question since it would neither allow persistence nor sharing.

There was a problem with the mremap handling.  This is fixed in the current code.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1204

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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