diff options
author | 2015-08-20 07:17:01 -0400 | |
---|---|---|
committer | 2015-08-31 16:32:14 -0400 | |
commit | 51a545685905c934237e640083bc3aa40b36dc14 (patch) | |
tree | 48d60e6307a4c5e9ddb291633de83499721f460b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nfsd: don't WARN/backtrace for invalid container deployment. (diff) | |
download | wireguard-linux-51a545685905c934237e640083bc3aa40b36dc14.tar.xz wireguard-linux-51a545685905c934237e640083bc3aa40b36dc14.zip |
nfsd: allow more than one laundry job to run at a time
We can potentially have several nfs4_laundromat jobs running if there
are multiple namespaces running nfsd on the box. Those are effectively
separated from one another though, so I don't see any reason to
serialize them.
Also, create_singlethread_workqueue automatically adds the
WQ_MEM_RECLAIM flag. Since we run this job on a timer, it's not really
involved in any reclaim paths. I see no need for a rescuer thread.
Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions