diff options
author | Eric Dumazet <[email protected]> | 2016-03-14 15:40:00 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-14 19:38:09 -0400 |
commit | acffb584cda7069b0c2c83045503ccd07516a891 (patch) | |
tree | 342e4e51d76076603adba31d93313f436cf67709 /lib/test-string_helpers.c | |
parent | e3ebd894f084255fde19116955ba7054858ff5d6 (diff) |
net: diag: add a scheduling point in inet_diag_dump_icsk()
On loaded TCP servers, looking at millions of sockets can hold
cpu for many seconds, if the lookup condition is very narrow.
(eg : ss dst 1.2.3.4 )
Better add a cond_resched() to allow other processes to access
the cpu.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions