Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1419920
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] RDS: IB: Remove deprecated create_workqueue |
| Date | 2016-06-11 08:00 +0200 |
| Message-ID | <rIK7E-7w3-7@gated-at.bofh.it> (permalink) |
| References | <rHv0Z-6Mo-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Date: Wed, 8 Jun 2016 01:03:45 +0530 > alloc_workqueue replaces deprecated create_workqueue(). > > Since the driver is infiniband which can be used as block device and the > workqueue seems involved in regular operation of the device, so a > dedicated workqueue has been used with WQ_MEM_RECLAIM set to guarantee > forward progress under memory pressure. > Since there are only a fixed number of work items, explicit concurrency > limit is unnecessary here. > > Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] RDS: IB: Remove deprecated create_workqueue Bhaktipriya Shridhar <bhaktipriya96@gmail.com> - 2016-06-07 21:40 +0200 Re: [PATCH] RDS: IB: Remove deprecated create_workqueue Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-06-07 22:40 +0200 Re: [PATCH] RDS: IB: Remove deprecated create_workqueue David Miller <davem@davemloft.net> - 2016-06-11 08:00 +0200
csiph-web