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


# 16e76cdd 02-Jul-2010 agiri

6964984 CDDL wrongly placed in files ported from OFED


# 80166370 23-Jul-2010 agiri

6965606 High lock contention rdsv3_bind_lock in rdsv3_recv_incoming()


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


# 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