History log of /illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/rdma.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 94c3dad2 12-Nov-2018 Toomas Soome

9851 add sys/containerof.h and implement __containerof
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>
Approved by: Joshua M. Clulow <jos

9851 add sys/containerof.h and implement __containerof
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>
Approved by: Joshua M. Clulow <josh@sysmgr.org>

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


# 6a634c9d 19-Aug-2010 Richard Lowe

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


# 8ddb3a46 02-Aug-2010 Eiji Ota

6973698 The workaround is needed against 6973697
6973605 RDSv3 does not work with RDS_CMSG_RDMA_DEST flag


# 265a964d 30-Jul-2010 Eiji Ota

6964889 Reduce the number of calls to kmem_alloc and kmem_free from rdsv3_cmsg_rdma_map


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


# 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


# 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