diff options
author | Eric Dumazet <edumazet@google.com> | 2018-09-13 17:58:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-19 23:43:45 +0300 |
commit | 33dc9f7c5d127bfc203a17f7a31d4dcc754376df (patch) | |
tree | 4be57c14303e8bedccd8e84cf1f95a1a2ce43683 /net/sunrpc/Makefile | |
parent | 11be675bf0aaf4a6dcde817126168b9cbd8ba90e (diff) | |
download | linux-33dc9f7c5d127bfc203a17f7a31d4dcc754376df.tar.xz |
rhashtable: add schedule points
Rehashing and destroying large hash table takes a lot of time,
and happens in process context. It is safe to add cond_resched()
in rhashtable_rehash_table() and rhashtable_free_and_destroy()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit ae6da1f503abb5a5081f9f6c4a6881de97830f3e)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sunrpc/Makefile')
0 files changed, 0 insertions, 0 deletions