diff options
| author | Eric Dumazet <edumazet@google.com> | 2018-03-31 22:58:48 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-04-01 06:25:39 +0300 |
| commit | ae6da1f503abb5a5081f9f6c4a6881de97830f3e (patch) | |
| tree | 4eea8b062aaa689b2ffe74372acd4377f32e1c0d /scripts/gdb/linux/lists.py | |
| parent | 483a6e4fa055123142d8956866fe2aa9c98d546d (diff) | |
| download | linux-ae6da1f503abb5a5081f9f6c4a6881de97830f3e.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>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions
