Re: X or AF_UNIX and order 3 allocation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, April 15, 2008 - 9:51 pm

From: Pete Zaitcev <zaitcev@redhat.com>
Date: Tue, 15 Apr 2008 21:10:55 -0700


It seems to be the b44 driver doing a large huge order allocation.

That driver only asks for (1536 + 30 + 64) bytes, so I suppose part of
the problem is that SLAB is using an order 3 allocation to satisfy
that.

lkml added to CC:

--
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:
X or AF_UNIX and order 3 allocation, Pete Zaitcev, (Tue Apr 15, 9:10 pm)
Re: X or AF_UNIX and order 3 allocation, David Miller, (Tue Apr 15, 9:51 pm)
Re: X or AF_UNIX and order 3 allocation, Stephen Hemminger, (Wed Apr 16, 8:52 am)
Re: X or AF_UNIX and order 3 allocation, Pete Zaitcev, (Wed Apr 16, 9:59 am)
[ipw2100, b44] Re: X or AF_UNIX and order 3 allocation, Pekka Pietikainen, (Sun Apr 27, 9:48 am)