This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/3458] posix_madvise(addr, len, POSIX_MADV_DONTNEED) discards data
- From: "nmiell at comcast dot net" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 5 Nov 2006 05:45:11 -0000
- Subject: [Bug libc/3458] posix_madvise(addr, len, POSIX_MADV_DONTNEED) discards data
- References: <20061104102854.3458.nmiell@comcast.net>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From nmiell at comcast dot net 2006-11-05 05:45 -------
alternate suggestion: rename POSIX_MADV_DONTNEED to POSIX_MADV_DISCARD_NP
(keeping the same value), add a new POSIX_MADV_DONTNEED which is silently ignored.
--
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.