History log of /illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/rdsv3_impl.h (Results 1 – 11 of 11)
Revision Date Author Comments
# 66266859 13-May-2020 Toomas Soome

13428 rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-defined
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald

13428 rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-defined
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 1a5e258f 08-Aug-2014 Josef 'Jeff' Sipek

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@j

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# 588575c8 01-Oct-2012 Richard Lowe

5072 all rdma cm events should be in the enum
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@o

5072 all rdma cm events should be in the enum
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# 1d99877f 19-Jun-2012 Alexey Zaytsev

2044 Move container_of and ARRAY_SIZE to sys/sysmacros.h
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@

2044 Move container_of and ARRAY_SIZE to sys/sysmacros.h
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# a530e0a9 27-Jul-2010 agiri

6959079 Need to improve how statistics are gathered in RDSv3


# 80166370 23-Jul-2010 agiri

6965606 High lock contention rdsv3_bind_lock in rdsv3_recv_incoming()


# cadbfdc3 14-May-2010 Eiji Ota

6948206 resync with Linux rds 1.5.1-4 stable


# 6e18d381 06-May-2010 agiri

6948085 socket close should not return until all references to the socket are closed
6947648 missing conn->c_cm_lock exit on errors in rdsv3_ib_cm_handle_connect()/ib_cm.c
6940747 rdsv3_wake_

6948085 socket close should not return until all references to the socket are closed
6947648 missing conn->c_cm_lock exit on errors in rdsv3_ib_cm_handle_connect()/ib_cm.c
6940747 rdsv3_wake_sk_sleep is called without checking if any threads are waiting to be woken
6948603 Change all L0 and L1 debug messages to L2

show more ...


# 1a561c76 23-Apr-2010 Eiji Ota

6946421 real gcc build fails in rdsv3


# c0dd49bd 21-Apr-2010 Eiji Ota

PSARC/2010/043 Reliable Datagram Service v3
6850013 RDS driver upgrade to version 3
6902396 su_recv does not call pollwakeup() for zero-len datagrams when protocol uses uio recv