Re: mm/rmap.c negative page map count BUG.

From: Dave Jones
Date: Tue Jan 03 2006 - 08:52:04 EST


On Tue, Jan 03, 2006 at 10:42:07PM +1100, Nick Piggin wrote:

> Well it isn't PG_reserved, so it is unlikely to be something like ZERO_PAGE.
> That kswapd eventually frees it indicates it is a regular pagecache page on
> the LRU... so it is unusual that nobody has reported it here.
>
> Can you reproduce it?

I can't :(

> On a kernel.org kernel?

Only some of our users hit it, which makes it tricky to reproduce.

> Can you print ->flags, ->count, ->mapping, etc instead of going BUG?

I can add some instrumentation like this though, and see what turns up.

thanks,

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