All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Peter Oh <poh@qca.qualcomm.com>
Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Subject: Re: [PATCH] ath10k: use pre-allocated DMA buffer in Tx
Date: Tue, 6 Oct 2015 15:05:42 +0300	[thread overview]
Message-ID: <874mi42odl.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1443117270-16790-1-git-send-email-poh@qca.qualcomm.com> (Peter Oh's message of "Thu, 24 Sep 2015 10:54:30 -0700")

Peter Oh <poh@qca.qualcomm.com> writes:

> ath10k driver is using dma_pool_alloc per packet and dma_pool_free
> in coresponding at Tx completion.
> Use of pre-allocated DMA buffer in Tx will improve saving CPU resource
> by 5% while it consumes about 56KB memory more as trade off.
>
> Signed-off-by: Peter Oh <poh@qca.qualcomm.com>

Applied, thanks.

-- 
Kalle Valo

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Peter Oh <poh@qca.qualcomm.com>
Cc: <ath10k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] ath10k: use pre-allocated DMA buffer in Tx
Date: Tue, 6 Oct 2015 15:05:42 +0300	[thread overview]
Message-ID: <874mi42odl.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1443117270-16790-1-git-send-email-poh@qca.qualcomm.com> (Peter Oh's message of "Thu, 24 Sep 2015 10:54:30 -0700")

Peter Oh <poh@qca.qualcomm.com> writes:

> ath10k driver is using dma_pool_alloc per packet and dma_pool_free
> in coresponding at Tx completion.
> Use of pre-allocated DMA buffer in Tx will improve saving CPU resource
> by 5% while it consumes about 56KB memory more as trade off.
>
> Signed-off-by: Peter Oh <poh@qca.qualcomm.com>

Applied, thanks.

-- 
Kalle Valo

  reply	other threads:[~2015-10-06 12:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24 17:54 [PATCH] ath10k: use pre-allocated DMA buffer in Tx Peter Oh
2015-09-24 17:54 ` Peter Oh
2015-10-06 12:05 ` Kalle Valo [this message]
2015-10-06 12:05   ` Kalle Valo
2015-10-08 11:49 ` Kalle Valo
2015-10-08 11:49   ` Kalle Valo
2015-10-08 17:17   ` Peter Oh
2015-10-08 17:17     ` Peter Oh
2015-10-08 17:41     ` Kalle Valo
2015-10-08 17:41       ` Kalle Valo
2015-10-08 17:44     ` Peter Oh
2015-10-08 17:44       ` Peter Oh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874mi42odl.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=poh@qca.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.