NeilBrown
60749cbe3d
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
...
sp_nrthreads is only ever accessed under the service mutex
nlmsvc_mutex nfs_callback_mutex nfsd_mutex
so these is no need for it to be an atomic_t.
The fact that all code using it is single-threaded means that we can
simplify svc_pool_victim and remove the temporary elevation of
sp_nrthreads.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2024-09-20 19:31:03 -04:00
..
2022-08-04 10:28:03 -04:00
2023-12-15 14:19:48 -08:00
2017-11-02 11:10:55 +01:00
2024-03-01 09:12:22 -05:00
2023-10-16 12:44:29 -04:00
2023-10-16 12:44:29 -04:00
2024-09-20 19:29:23 -04:00
2017-11-02 11:10:55 +01:00
2024-05-06 09:07:17 -04:00
2023-10-16 12:44:39 -04:00
2024-09-01 10:04:55 -04:00
2024-09-01 10:04:53 -04:00
2022-11-28 12:54:44 -05:00
2023-10-16 12:44:29 -04:00
2023-10-16 12:44:29 -04:00
2015-07-20 14:58:46 -04:00
2024-07-08 14:10:02 -04:00
2021-10-02 15:51:10 -04:00
2023-10-16 12:44:09 -04:00
2024-07-08 14:10:05 -04:00
2024-07-08 14:10:05 -04:00
2024-09-20 19:29:23 -04:00
2024-07-08 14:10:01 -04:00
2024-07-08 14:10:01 -04:00
2024-03-01 09:12:33 -05:00
2024-03-01 09:12:33 -05:00
2023-08-29 17:45:22 -04:00
2024-05-06 09:07:16 -04:00
2023-04-26 09:05:00 -04:00
2024-03-12 14:27:37 -07:00
2024-07-08 14:10:03 -04:00
2024-07-08 14:10:02 -04:00
2024-09-01 10:04:56 -04:00
2024-08-26 19:04:00 -04:00
2024-03-01 09:12:24 -05:00
2024-09-20 19:31:03 -04:00
2024-09-20 19:29:23 -04:00
2024-05-28 15:57:23 +02:00
2023-10-16 12:44:14 -04:00
2024-03-01 09:12:33 -05:00
2024-09-20 19:31:03 -04:00
2023-06-05 09:01:44 -04:00
2024-03-01 09:12:22 -05:00
2024-08-26 19:04:00 -04:00
2024-05-06 09:07:17 -04:00
2024-05-06 09:07:17 -04:00
2020-11-30 13:00:24 -05:00
2024-05-22 20:14:47 -04:00
2024-05-06 09:07:24 -04:00
2024-05-06 09:07:24 -04:00
2024-03-01 09:12:33 -05:00
2024-05-06 09:07:23 -04:00
2024-03-01 09:12:31 -05:00
2022-03-15 09:35:56 -04:00