Re: E1000 - page allocation failure - saga continues :( message 1of 20)

From: Nick Piggin
Date: Tue May 10 2005 - 04:45:48 EST


linuxkernel2.20.sandos@xxxxxxxxxxxxxxx wrote:
Nick Piggin - nickpiggin@xxxxxxxxxxxx wrote:

linuxkernel2.20.sandos@xxxxxxxxxxxxxxx wrote:

It would be nice with a "cleaner" solution though.


What kernel are you using?
Are you doing a lot of block IO as well?


I am using 2.6.11.8.

Yes, the server is a fileserver for both the internet (~10Mbit) and internally (1Gbit e1000). Hardware is pretty old so is pretty heavily loaded and with 256MB RAM.


OK, well there are some patches in 2.6.12 that should make
things slightly better, and then some more patches in -mm
(not sure if they'll make it for 2.6.12) that should make
things slightly better again.

Basically they work towards reducing the memory allocation
"priority" for block IO requests, in relation to networking
and other atomic allocation requirements.

If you can't test the latest -mm, or 2.6.12-rc4, then wait
for 2.6.12 and 2.6.13 and check back on the problem.

Thanks,
Nick

--
SUSE Labs, Novell Inc.

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