diff options
author | Eric Dumazet <[email protected]> | 2015-03-18 17:40:51 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-03-18 22:38:13 -0400 |
commit | 738e6d30d392fb75933a5eb4b481811598038786 (patch) | |
tree | 768a37f5be81bf3dd1f9453460bb740df122320f /lib/net_utils.c | |
parent | db19170bc0a254b46c732ea4bdf1c6cf0de6b38b (diff) |
inet: add a schedule point in inet_twsk_purge()
On a large hash table, we can easily spend seconds to
walk over all entries. Add a cond_resched() to yield
cpu if necessary.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions