]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit95c6662bd37d1059b46d4fd42beff179285720f1
treeadcb3b6bc121bb64c8c82e8ff0cca4b5fede3a4e
parent0979f1bbf2554c3cac43c90d9b701dfff66de6ab
parentf95d25b89cd3cd04d7d68d658fc01ac6deef1ac9
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>