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 libc/3458] posix_madvise(addr, len, POSIX_MADV_DONTNEED) discards data


------- Additional Comments From drepper at redhat dot com  2007-02-17 09:06 -------
MADV_DONTNEED is nowadays described as this:

 *  MADV_DONTNEED - the application is finished with the given range,
 *              so the kernel can free resources associated with it.

Where does your second part of the description come from?  There has been
discussion about this on lkml but I didn't follow it.  What is the outcome?  Is
what you say indeed true and will remain true?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=3458

------- 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]