linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/4] workqueue: fix selecting cpu for queuing work and cleanup
@ 2019-12-11 10:46 Hillf Danton
  2019-12-11 10:59 ` [RFC 1/4] workqueue: fix selecting cpu for queuing work Hillf Danton
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Hillf Danton @ 2019-12-11 10:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-mm, Hillf Danton


Selecting cpu is fixed for queuing work, which is followed by a couple
of minor cleanups.


[RFC 1/4] workqueue: fix selecting cpu for queuing work
[RFC 2/4] workqueue: use smp_processor_id() on queuing work
[RFC 3/4] workqueue: release dead pool workqueue on queuing work
[RFC 4/4] workqueue: use int for cpu on queuing work



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-01-24  1:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-11 10:46 [RFC 0/4] workqueue: fix selecting cpu for queuing work and cleanup Hillf Danton
2019-12-11 10:59 ` [RFC 1/4] workqueue: fix selecting cpu for queuing work Hillf Danton
2019-12-11 23:07   ` Daniel Jordan
2020-01-23 22:37     ` Daniel Jordan
2020-01-24  1:01     ` Hillf Danton
2019-12-11 11:12 ` [RFC 2/4] workqueue: use smp_processor_id() on " Hillf Danton
2019-12-11 11:22 ` [RFC 3/4] workqueue: reap dead pool workqueue " Hillf Danton
2019-12-11 23:25   ` Daniel Jordan
2019-12-12  2:28   ` Hillf Danton
2019-12-11 11:33 ` [RFC 4/4] workqueue: use integer for cpu " Hillf Danton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).