Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit af73f5c9 authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: Rename workqueue_attrs->no_numa to ->ordered


With the recent removal of NUMA related module param and sysfs knob,
workqueue_attrs->no_numa is now only used to implement ordered workqueues.
Let's rename the field so that it's less confusing especially with the
planned CPU affinity awareness improvements.

Just a rename. No functional changes.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 636b927e
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment