Re: [Bug #14016] mm/ipw2200 regression

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Weiner
Date: Wednesday, August 26, 2009 - 1:27 am

[Cc netdev]

On Wed, Aug 26, 2009 at 09:09:44AM +0300, Pekka Enberg wrote:

It's an atomic order-6 allocation, the chances for this to succeed
after some uptime become infinitesimal.  The chunks > order-2 are
pretty much exhausted on this dump.

64 pages, presumably 256k, for fw->boot_size while current ipw
firmware images have ~188k.  I don't know jack squat about this
driver, but given the field name and the struct:

	struct ipw_fw {
		__le32 ver;
		__le32 boot_size;
		__le32 ucode_size;
		__le32 fw_size;
		u8 data[0];
	};

fw->boot_size alone being that big sounds a bit fishy to me.

	Hannes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Bug #14016] mm/ipw2200 regression, Johannes Weiner, (Wed Aug 26, 1:27 am)
Re: [Bug #14016] mm/ipw2200 regression, Mel Gorman, (Wed Aug 26, 2:37 am)
Re: [Bug #14016] mm/ipw2200 regression, Johannes Weiner, (Wed Aug 26, 2:51 am)
Re: [Bug #14016] mm/ipw2200 regression, Andrew Morton, (Wed Aug 26, 7:44 am)
Re: [Bug #14016] mm/ipw2200 regression, Zhu Yi, (Thu Aug 27, 2:11 am)
Re: [Bug #14016] mm/ipw2200 regression, Mel Gorman, (Thu Aug 27, 2:45 am)
ipw2200: firmware DMA loading rework, Zhu Yi, (Thu Aug 27, 8:42 pm)
Re: ipw2200: firmware DMA loading rework, Bartlomiej Zolnierki ..., (Sun Aug 30, 5:37 am)
Re: ipw2200: firmware DMA loading rework, Bartlomiej Zolnierki ..., (Wed Sep 2, 10:48 am)
Re: ipw2200: firmware DMA loading rework, Luis R. Rodriguez, (Wed Sep 2, 11:02 am)
Re: ipw2200: firmware DMA loading rework, Bartlomiej Zolnierki ..., (Wed Sep 2, 11:26 am)
Re: ipw2200: firmware DMA loading rework, Mel Gorman, (Thu Sep 3, 5:49 am)
Re: ipw2200: firmware DMA loading rework, Theodore Tso, (Sat Sep 5, 7:28 am)
Re: ipw2200: firmware DMA loading rework, Mel Gorman, (Tue Sep 8, 4:00 am)
Re: ipw2200: firmware DMA loading rework, Simon Kitching, (Tue Sep 8, 1:39 pm)
Re: ipw2200: firmware DMA loading rework, Bartlomiej Zolnierki ..., (Sat Sep 19, 6:25 am)
Re: ipw2200: firmware DMA loading rework, Mel Gorman, (Mon Sep 21, 1:58 am)
Re: ipw2200: firmware DMA loading rework, Bartlomiej Zolnierki ..., (Mon Sep 21, 2:59 am)
Re: ipw2200: firmware DMA loading rework, Mel Gorman, (Mon Sep 21, 3:08 am)
Re: ipw2200: firmware DMA loading rework, Bartlomiej Zolnierki ..., (Mon Sep 21, 3:46 am)
Re: ipw2200: firmware DMA loading rework, Pekka Enberg, (Mon Sep 21, 3:56 am)
Re: ipw2200: firmware DMA loading rework, Mel Gorman, (Mon Sep 21, 4:02 am)
Re: ipw2200: firmware DMA loading rework, Bartlomiej Zolnierki ..., (Mon Sep 21, 6:12 am)
Re: ipw2200: firmware DMA loading rework, Mel Gorman, (Mon Sep 21, 6:37 am)