History log of /illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/cong.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 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 ...


# 6a634c9d 19-Aug-2010 Richard Lowe

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


# 5e12ddad 16-Aug-2010 Eiji Ota

6974271 IB statistics are not displayed
6965740 rdsv3_ib_tasklet_fn does not drain the CQ
6969584 Caught signals ignored when process is blocked in rdsv3 socket


# 16e76cdd 02-Jul-2010 agiri

6964984 CDDL wrongly placed in files ported from OFED


# fe817b60 19-Jul-2010 Eiji Ota

6956094 rds tools do not compile with sys/rds.h header file


# 5d5562f5 22-Jun-2010 Eiji Ota

6928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv3
6947377 Need to bind receive tasklet thread to multiple CPUS.
6947384 Multiple taskq threads required for rdsv

6928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv3
6947377 Need to bind receive tasklet thread to multiple CPUS.
6947384 Multiple taskq threads required for rdsv3 worker
6949013 Need FMR pooling to improve the performance of rdsv3_ib_free_mr
6950897 Need to optimize rdsv3_poll_cq() for performance
6952827 upgrade to Linux rds 1.5.1-dev
6954762 convert event processing worker threads from taskq's to kthread's
6958691 RDSv3 package has the wrong category

show more ...


# 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 ...


# 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