From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23947 invoked by alias); 5 Nov 2006 05:45:19 -0000 Received: (qmail 23929 invoked by uid 48); 5 Nov 2006 05:45:11 -0000 Date: Sun, 05 Nov 2006 05:45:00 -0000 Message-ID: <20061105054511.23928.qmail@sourceware.org> From: "nmiell at comcast dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061104102854.3458.nmiell@comcast.net> References: <20061104102854.3458.nmiell@comcast.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/3458] posix_madvise(addr, len, POSIX_MADV_DONTNEED) discards data X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00013.txt.bz2 List-Id: ------- 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.