Home
last modified time | relevance | path

Searched hist:"4 dc73c679114a2f408567e2e44770ed934190db2" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4_fs.hdiff 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 Dfile.cdiff 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 Dnfs4state.cdiff 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 Dnfs4proc.cdiff 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 Dnfs_xdr.hdiff 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 Dclnt.cdiff 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>