History log of /illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ib_cm.c (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


# 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


# 17a2b317 30-Jul-2010 Bill Taylor

PSARC/2010/234 IBTF 2010.Q2 Enhancements
6538821 add Base Memory Management to ibtl and hermon
6893126 Add OFED ib_get_dma_mr() equivalent memory registration interface to IBTF
6937574 mo

PSARC/2010/234 IBTF 2010.Q2 Enhancements
6538821 add Base Memory Management to ibtl and hermon
6893126 Add OFED ib_get_dma_mr() equivalent memory registration interface to IBTF
6937574 move FMANOTE messages to msgbuf or ibtf buf only
6954821 Expose IB interrupt handles and device info for perf optimization
6955695 IBTF V4 interfaces

show more ...


# 16e76cdd 02-Jul-2010 agiri

6964984 CDDL wrongly placed in files ported from OFED


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


# 3f756f37 08-Jul-2010 agiri

6961877 Small WR array limits the message sizes causing panic
6942740 poll on RDSv3 socket may not wakeup on send completion


# d2b539e7 19-May-2010 agiri

6947318 improve RDSv3 performance by pre-allocated receive buffers
6949297 rdsv3_ib_get_mr: remove setting DDI_UMEMLOCK_LONGTERM when calling umem_lockmemory()


# 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