Re: 2.6.13.4 After increasing RAM, I'm getting Bad page state at prep_new_page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 20 Oct 2005, Steve Youngs wrote:
> 
> A few days ago I increased my RAM from 0.5Gb to 3Gb and since then
> I've been getting `Bad page state at prep_new_page' errors at odd
> times.  Here is a typical backtrace from my logs:
> 
> Bad page state at prep_new_page (in process 'X', page c1f7bde0)
> flags:0x80000004 mapping:00000000 mapcount:-262144 count:0

It does look like bad memory, the single bit 0x40000 has got cleared
from the 0xffffffff which represents the expected mapcount 0 (for
reasons I won't go into, physical -1 represents logical 0 there).

If it were 0x800 which was cleared, I'd get excited, because that
would fit with a report from a few months back, which really did
not seem to be bad memory.  But 0x40000 isn't so interesting, sorry!

The bad memory in question (the struct page at 0xc1f7bde0) is quite
low down, just below 32MB.  Would I be right to guess that that you
inserted the new cards in such a way that the low memory is new RAM?

I suggest you try taking out that lowest card, and see what happens
then.  Sometimes the kernel these days seems to find memory problems
that memtest86 does not (how long did you run it? overnight?).

You could try sending me all your "Bad page state" messages,
to check for correlations.

Hugh
-
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/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux