Re: [PATCH] Rmap speedup

Rik van Riel (riel@conectiva.com.br)
Sat, 3 Aug 2002 18:54:13 -0300 (BRT)


On Sat, 3 Aug 2002, Andrew Morton wrote:

> > Miscellaneous question: we are apparently adding rmaps to reserved pages, why
> > is that?
>
> That's one for Rik...

Good question, 2.4-rmap never did that so I wonder when that
got changed...

In fact, page_add_rmap() checks for PageReserved and doesn't
add the rmap if the page is reserved.

regards,

Rik

-- 
Bravely reimplemented by the knights who say "NIH".

http://www.surriel.com/ http://distro.conectiva.com/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/