Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1462556
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] edac: wq: Remove deprecated create_singlethread_workqueue |
| Date | 2016-08-15 07:30 +0200 |
| Message-ID | <s6iDf-1od-11@gated-at.bofh.it> (permalink) |
| References | <s5Kid-3N8-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Aug 13, 2016 at 10:11:24PM +0530, Bhaktipriya Shridhar wrote:
> alloc_ordered_workqueue() with WQ_MEM_RECLAIM set replaces
> deprecated create_singlethread_workqueue(). This is the identity
> conversion.
>
> wq has been identity converted since it is used to detect things like
> ECC memory errors. It's not recommended to stall it from memory pressure.
> Hence, WQ_MEM_RECLAIM has been set to ensure forward progress under
> memory pressure.
>
> Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
> ---
> drivers/edac/wq.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] edac: wq: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar <bhaktipriya96@gmail.com> - 2016-08-13 18:50 +0200 Re: [PATCH] edac: wq: Remove deprecated create_singlethread_workqueue Borislav Petkov <bp@alien8.de> - 2016-08-15 07:30 +0200
csiph-web