Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1435804
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] omapfb: omapfb-main: Remove deprecated create_singlethread_workqueue |
| Date | 2016-07-02 13:40 +0200 |
| Message-ID | <rQrrc-31L-25@gated-at.bofh.it> (permalink) |
| References | <rQoCZ-1em-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jul 02, 2016 at 02:00:56PM +0530, Bhaktipriya Shridhar wrote: > The workqueue auto_update_work is involved in auto updating mode for > manual-update displays. omapfb driver uses a delayed work item to update > the display at a constant rate. > > Since these long-running work items aren't involved in memory reclaim in > any way, system_long_wq has been used. Can you please explain why this is long-running? Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] omapfb: omapfb-main: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar <bhaktipriya96@gmail.com> - 2016-07-02 10:40 +0200 Re: [PATCH] omapfb: omapfb-main: Remove deprecated create_singlethread_workqueue Tejun Heo <tj@kernel.org> - 2016-07-02 13:40 +0200
csiph-web