OSDN Git Service

Merge branch 'rds-more-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2015 23:28:11 +0000 (16:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2015 23:28:11 +0000 (16:28 -0700)
commitc30ee8b743ab10271823ffdccc71b6acd62f847c
treeadcb3b6bc121bb64c8c82e8ff0cca4b5fede3a4e
parentb8766e4ed3e9fc6b27dc3ead029cd307caa926d2
parent272412141908c40517cc89d5bb2eb074a2ec1474
Merge branch 'rds-more-fixes'

Santosh Shilimkar says:

====================
RDS: Few more fixes

As indicated in the earlier series [1], this is a follow-up series which
addresses few issues around the RDS FMR code. With [1] and the subject
series, now I can run many parallel threads with multiple sockets with
N x N traffic. The stress tests has survived overnight runs.

[1] https://lkml.org/lkml/2015/8/22/127
====================

Signed-off-by: David S. Miller <davem@davemloft.net>