From: Tejun Heo <tj@kernel.org>
To: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Cc: gregkh@linuxfoundation.org, aaro.koskinen@iki.fi,
cristina.moraru09@gmail.com, avid.daney@cavium.com,
david.daney@cavium.com, ralf@linux-mips.org,
paul.martin@codethink.co.uk, arnd@arndb.de, joe@perches.com,
aybuke.147@gmail.com, linux-kernel@vger.kernel.org,
devel@driverdev.osuosl.org
Subject: Re: [PATCH v3] staging: octeon: Convert create_singlethread_workqueue()
Date: Sun, 28 Feb 2016 08:09:50 -0500 [thread overview]
Message-ID: <20160228130950.GJ3965@htj.duckdns.org> (raw)
In-Reply-To: <20160227175147.GA28115@Karyakshetra>
Hello,
On Sat, Feb 27, 2016 at 11:21:47PM +0530, Bhaktipriya Shridhar wrote:
> With conccurency managed workqueues, use of dedicated workqueues can
> be replaced by system_wq. Drop cvm_oct_poll_queue by using system_wq.
>
> There are multiple work items per cvm_oct_poll_queue (viz.
> cvm_oct_rx_refill_work, port_periodic_work) and different
> cvm_oct_poll_queues need not be be ordered. Hence, concurrency
> can be increased by switching to system_wq.
>
> All work items are sync canceled in cvm_oct_remove() so it
> is guaranteed that no work is in flight by the time exit path runs.
>
> Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
For the workqueue part,
Acked-by: Tejun Heo <tj@kernel.org>
Thanks.
--
tejun
prev parent reply other threads:[~2016-02-28 13:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-27 17:51 Bhaktipriya Shridhar
2016-02-28 13:09 ` Tejun Heo [this message]
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=20160228130950.GJ3965@htj.duckdns.org \
--to=tj@kernel.org \
--cc=aaro.koskinen@iki.fi \
--cc=arnd@arndb.de \
--cc=avid.daney@cavium.com \
--cc=aybuke.147@gmail.com \
--cc=bhaktipriya96@gmail.com \
--cc=cristina.moraru09@gmail.com \
--cc=david.daney@cavium.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.martin@codethink.co.uk \
--cc=ralf@linux-mips.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®