On Tue, 3 April 2007 23:10:14 +0200, Eric Dumazet wrote: > > mmap()/brk() must give fresh NULL pages, but maybe madvise(MADV_DONTNEED) > can relax this requirement (if the pages were reclaimed, then a page fault > could bring a new page with random content)
...provided that it doesn't leak information from the kernel? Jörn -- All art is but imitation of nature. -- Lucius Annaeus Seneca - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/