Search Linux Wireless

Re: [RFC] mac80211: Re-enable aggregation

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

 



On Mon, Oct 20, 2008 at 1:57 AM, Johannes Berg
<johannes@xxxxxxxxxxxxxxxx> wrote:
> On Mon, 2008-10-20 at 01:55 -0700, Luis R. Rodriguez wrote:
>> On Mon, Oct 20, 2008 at 1:47 AM, Sujith <Sujith.Manoharan@xxxxxxxxxxx> wrote:
>> > Johannes Berg wrote:
>> >  > On Mon, 2008-10-20 at 01:35 -0700, Luis R. Rodriguez wrote:
>> >  >
>> >  > > >> + *   @is_part_ampdu: set to indicate that the wireless core should should
>> >  > > >> + *           treat this frame as part of an AMPDU
>> >  > > >
>> >  > > > I thought we said we could keep the flag instead of moving to the skb
>> >  > > > here?
>> >  > >
>> >  > > That was just because the changes required to add this was too much
>> >  > > for 2.6.27 but since we don't care about this fix in 2.6.27 we can do
>> >  > > whatever is needed to fix this properly.
>> >  >
>> >  > Right, but adding random stuff into skb isn't really "properly" imho.
>> >  > And we don't really need this afaict.
>> >  >
>> >
>> > Sorry, just saw that Tomas had fixed it by setting the flag in ieee80211_tx_h_sequence().
>> > Will fix that.
>>
>> No that was a hack too, this was to minimize code changes for 2.6.27 as well.
>
> Well the fact that it's in tx_h_sequence is a bit weird, but we should
> be able to get around not using an extra bit in skb I think. Especially
> for this since it's only really between the driver and mac80211, and
> after a requeue the ampdu status might actually change.

Good point. I failed to see that. So in that case it should be as
sujith had it before my suggestion and just handle it as he had it in
the tx handlers. The problem though is that the RC algorithm should be
the one to determine if an skb is part of an ampdu for aggregation or
not IMHO. Actually this is the real question and hot topic.

When should we aggregate and should mac80211 decide that or be left to the RC.

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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux