This is the mail archive of the libc-alpha@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]

Re: Question about madvise(DONTNEED) in glibc malloc


KOSAKI Motohiro <kosaki.motohiro@gmail.com> writes:

> commit 0ecb606cb6cf65de1d9fc8a919bceb4be476c602
> Author: Jakub Jelinek <jakub@redhat.com>
> Date:   Thu Jul 12 18:26:36 2007 +0000
>
>     2.5-18.1

That commit doesn't really exist, you need to ignore it.  The real
commit that added MADV_DONTNEED is c7fd336.

(The repository at http://repo.or.cz/w/glibc/history.git has a clean
conversion of the CVS history.)

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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