Christian Lamparter wrote: > hmm, I wonder why it's a "order:1" allocation, even on x86-64 the skb_shared_struct is less than 300 bytes > and the maximum rx_mtu size about 3240 so there should be room left.... of course, it's not really a big > deal for p54, since we don't have to support frames larger RTS or Fragmentation threshold anyway... > but what about 11n devices? aren't they suffer from the same problems under load? The actual size requested is 520 bytes bigger than what is asked for plus the L1 cache alignment, which is getting close to 4000 bytes. If I missed something, it could be over 4096. Larry -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html