Searched hist:"4 dc73c679114a2f408567e2e44770ed934190db2" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | nfs4_fs.h | diff 4dc73c679114a2f408567e2e44770ed934190db2 Sun Mar 06 17:41:44 CST 2022 NeilBrown <neilb@suse.de> NFSv4: keep state manager thread active if swap is enabled
If we are swapping over NFSv4, we may not be able to allocate memory to start the state-manager thread at the time when we need it. So keep it always running when swap is enabled, and just signal it to start.
This requires updating and testing the cl_swapper count on the root rpc_clnt after following all ->cl_parent links.
Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | file.c | diff 4dc73c679114a2f408567e2e44770ed934190db2 Sun Mar 06 17:41:44 CST 2022 NeilBrown <neilb@suse.de> NFSv4: keep state manager thread active if swap is enabled
If we are swapping over NFSv4, we may not be able to allocate memory to start the state-manager thread at the time when we need it. So keep it always running when swap is enabled, and just signal it to start.
This requires updating and testing the cl_swapper count on the root rpc_clnt after following all ->cl_parent links.
Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | nfs4state.c | diff 4dc73c679114a2f408567e2e44770ed934190db2 Sun Mar 06 17:41:44 CST 2022 NeilBrown <neilb@suse.de> NFSv4: keep state manager thread active if swap is enabled
If we are swapping over NFSv4, we may not be able to allocate memory to start the state-manager thread at the time when we need it. So keep it always running when swap is enabled, and just signal it to start.
This requires updating and testing the cl_swapper count on the root rpc_clnt after following all ->cl_parent links.
Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | nfs4proc.c | diff 4dc73c679114a2f408567e2e44770ed934190db2 Sun Mar 06 17:41:44 CST 2022 NeilBrown <neilb@suse.de> NFSv4: keep state manager thread active if swap is enabled
If we are swapping over NFSv4, we may not be able to allocate memory to start the state-manager thread at the time when we need it. So keep it always running when swap is enabled, and just signal it to start.
This requires updating and testing the cl_swapper count on the root rpc_clnt after following all ->cl_parent links.
Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | diff 4dc73c679114a2f408567e2e44770ed934190db2 Sun Mar 06 17:41:44 CST 2022 NeilBrown <neilb@suse.de> NFSv4: keep state manager thread active if swap is enabled
If we are swapping over NFSv4, we may not be able to allocate memory to start the state-manager thread at the time when we need it. So keep it always running when swap is enabled, and just signal it to start.
This requires updating and testing the cl_swapper count on the root rpc_clnt after following all ->cl_parent links.
Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
/openbmc/linux/net/sunrpc/ |
H A D | clnt.c | diff 4dc73c679114a2f408567e2e44770ed934190db2 Sun Mar 06 17:41:44 CST 2022 NeilBrown <neilb@suse.de> NFSv4: keep state manager thread active if swap is enabled
If we are swapping over NFSv4, we may not be able to allocate memory to start the state-manager thread at the time when we need it. So keep it always running when swap is enabled, and just signal it to start.
This requires updating and testing the cl_swapper count on the root rpc_clnt after following all ->cl_parent links.
Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|