commit | e643df156ade104b0430588562d25b8638683fc1 | [log] [tgz] |
---|---|---|
author | Jon Maloy <jon.maloy@ericsson.com> | Tue Nov 27 06:15:29 2012 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Dec 07 17:23:18 2012 -0500 |
tree | a4a3f3ec4e911e22aacbd9a727990415cafdfcf5 | |
parent | 9da3d475874f4da49057767913af95ce01063ba3 [diff] |
tipc: change sk_receive_queue upper limit The sk_recv_queue upper limit for connectionless sockets has empirically turned out to be too low. When we double the current limit we get much fewer rejected messages and no noticable negative side-effects. Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>