15586 ddi_parse needs lenReviewed by: Andy Fiddaman <illumos@fiddaman.net>Reviewed by: Patrick Mooney <pmooney@pfmooney.com>Approved by: Joshua M. Clulow <josh@sysmgr.org>
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>
6974271 IB statistics are not displayed6965740 rdsv3_ib_tasklet_fn does not drain the CQ6969584 Caught signals ignored when process is blocked in rdsv3 socket
6973698 The workaround is needed against 69736976973605 RDSv3 does not work with RDS_CMSG_RDMA_DEST flag
6964889 Reduce the number of calls to kmem_alloc and kmem_free from rdsv3_cmsg_rdma_map
PSARC/2010/234 IBTF 2010.Q2 Enhancements6538821 add Base Memory Management to ibtl and hermon6893126 Add OFED ib_get_dma_mr() equivalent memory registration interface to IBTF6937574 move FMANOTE m
PSARC/2010/234 IBTF 2010.Q2 Enhancements6538821 add Base Memory Management to ibtl and hermon6893126 Add OFED ib_get_dma_mr() equivalent memory registration interface to IBTF6937574 move FMANOTE messages to msgbuf or ibtf buf only6954821 Expose IB interrupt handles and device info for perf optimization6955695 IBTF V4 interfaces
show more ...
6959079 Need to improve how statistics are gathered in RDSv3
6961816 unexpected recvmsg of cmsg type RDS_CMSG_RDMA_DEST
6965606 High lock contention rdsv3_bind_lock in rdsv3_recv_incoming()
6956094 rds tools do not compile with sys/rds.h header file
6961877 Small WR array limits the message sizes causing panic6942740 poll on RDSv3 socket may not wakeup on send completion
6964984 CDDL wrongly placed in files ported from OFED
6928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv36947377 Need to bind receive tasklet thread to multiple CPUS.6947384 Multiple taskq threads required for rdsv3 worker
6928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv36947377 Need to bind receive tasklet thread to multiple CPUS.6947384 Multiple taskq threads required for rdsv3 worker6949013 Need FMR pooling to improve the performance of rdsv3_ib_free_mr6950897 Need to optimize rdsv3_poll_cq() for performance6952827 upgrade to Linux rds 1.5.1-dev6954762 convert event processing worker threads from taskq's to kthread's6958691 RDSv3 package has the wrong category
6958745 Few issues during rdbms bring-up with rdsv36954116 IB drivers declare invalid elf dependencies, confuse pkgdepend, cause build noise6955657 rds port space should be IP address specific6955
6958745 Few issues during rdbms bring-up with rdsv36954116 IB drivers declare invalid elf dependencies, confuse pkgdepend, cause build noise6955657 rds port space should be IP address specific6955311 support of rds-info6953258 on error ret from umem_lockmemory rdsv3_ib_get_mr() needs to negate that errno before its return
6947318 improve RDSv3 performance by pre-allocated receive buffers6949297 rdsv3_ib_get_mr: remove setting DDI_UMEMLOCK_LONGTERM when calling umem_lockmemory()
6948206 resync with Linux rds 1.5.1-4 stable
6948085 socket close should not return until all references to the socket are closed6947648 missing conn->c_cm_lock exit on errors in rdsv3_ib_cm_handle_connect()/ib_cm.c6940747 rdsv3_wake_sk_sleep
6948085 socket close should not return until all references to the socket are closed6947648 missing conn->c_cm_lock exit on errors in rdsv3_ib_cm_handle_connect()/ib_cm.c6940747 rdsv3_wake_sk_sleep is called without checking if any threads are waiting to be woken6948603 Change all L0 and L1 debug messages to L2
6946421 real gcc build fails in rdsv3
PSARC/2010/043 Reliable Datagram Service v36850013 RDS driver upgrade to version 36902396 su_recv does not call pollwakeup() for zero-len datagrams when protocol uses uio recv