History log of /opensolaris-onvv-gate/usr/src/uts/common/inet/tcp/tcpddi.c
Revision Date Author Comments
# 12643:044ff822d212 17-Jun-2010 Anders Persson <Anders.Persson@Sun.COM>

PSARC/2009/590 Socket Filter Framework
6939085 Socket Filter Framework
6802067 connect_failed kernel socket callback is not triggered
6776450 time spent in tcp_close could be reduced/deferred to a worker thread
6828586 assertion failed: family == 26, file: ../../common/fs/sockfs/socksyscalls.c, line: 1608
6802078 kernel socket 'newconn' callback is passing rcv queue size as an argument


# 9993:24a332cb9e29 29-Jun-2009 Anders Persson <Anders.Persson@Sun.COM>

6826274 remove synchronous streams from tcp


# 9491:2a8ac51063ac 28-Apr-2009 Anders Persson <Anders.Persson@Sun.COM>

6813959 I/OAT should be removed from TCP and STREAMS


# 8348:4137e18bfaf0 11-Dec-2008 Yu Xiangning<Eric.Yu@Sun.COM>

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limits scalability
6693633 TCP receive does not scale because of heavy refcounting of cred structures
4764841 connect/accept is slow on Solaris when compared to Linux
5105708 socket creation retains hold on accessvp
4764836 setsockopt is slow on Solaris when compared to Linux
4772191 socket close(2) is slow on Solaris when compared to Linux


# 7862:f8b6a07acfd6 16-Oct-2008 Richard Bean <Richard.Bean@Sun.COM>

6560807 common drivers should not use SCCS keywords in user-visible strings


# 6707:c3bc7e4da11b 23-May-2008 brutus

6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware
6582330 sodirect - socket direct, for support of Intel I/OAT hardware
6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware
6567008 driver for intel ioat v1 & v2 DMA engine needed
6691281 tcp->tcp_sodirect == 0, file: ../../common/inet/tcp/tcp_fusion .c, line: 291
6693127 putback for 6567008/6582323/6582330/6582335 causes PANIC when using SCTP sockets
6694188 Solaris PIT test net/tcp/tests/win0_urg_processing timed out
6694389 assertion failed: ((tcp)->tcp_sodirect == 0 || !((tcp)->tcp_sodirect->sod_state & 0x0001))


# 6487:913ca895cab5 25-Apr-2008 dm120769

backout 6567008/6582323/6582330/6582335/6691271: needs more work


# 6472:ee0de6ffe919 18-Apr-2008 brutus

6567008 driver for intel ioat v1 & v2 DMA engine needed
6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware
6582330 sodirect - socket direct, for support of Intel I/OAT hardware
6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware


# 5240:e7599510dd03 11-Oct-2007 nordmark

6595449 IP streams plumbing simpification
6604040 ASSERT fp->timer_mp == 0L panic in sctp_common.c, line: 1876
6606989 panic in ip_rput_forward for multicast router
6606990 assertion failed: th_trace->th_refcnt == 0
6608966 Backport to onnv: 6440004 Get rid of UDP's perimeter mechanism in favor of locks.


# 741:40027a3621ac 22-Oct-2005 masputra

PSARC 2005/082 Yosemite: UDP Performance Enhancement
4796051 Solaris needs a more complete HW checksumming support
4905227 duplicate macros in ipclassifier.h and ip.h
4915681 need hardware checksum offload for the case of IP/UDP reassembly
6201076 outbound flow-control dysfunctional, ip to ce using mdt
6223331 ipv6 flow control may corrupt UDP packets
6223809 16-bit aligned IP header should be allowed for all x86 platforms
6275398 Galaxy hangs when running lmbench
6281836 Yosemite project integration into Solaris
6281885 xge needs to support IPv6 checksum offload
6282776 IPv6 NCE fast path is not created for incoming solicitation
6304890 IP transmit-side checksum logic needs to be tightened
6304902 IP6_IN_NOCKSUM is obsolete and should be torched
6304904 UDP should reject TI_GETPEERNAME for non-connected endpoint
6306768 IP and UDP device and module definitions need to be centralized


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 12643:044ff822d212 17-Jun-2010 Anders Persson <Anders.Persson@Sun.COM>

PSARC/2009/590 Socket Filter Framework
6939085 Socket Filter Framework
6802067 connect_failed kernel socket callback is not triggered
6776450 time spent in tcp_close could be reduced/deferred to a worker thread
6828586 assertion failed: family == 26, file: ../../common/fs/sockfs/socksyscalls.c, line: 1608
6802078 kernel socket 'newconn' callback is passing rcv queue size as an argument


# 9993:24a332cb9e29 29-Jun-2009 Anders Persson <Anders.Persson@Sun.COM>

6826274 remove synchronous streams from tcp


# 9491:2a8ac51063ac 28-Apr-2009 Anders Persson <Anders.Persson@Sun.COM>

6813959 I/OAT should be removed from TCP and STREAMS


# 8348:4137e18bfaf0 11-Dec-2008 Yu Xiangning<Eric.Yu@Sun.COM>

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limits scalability
6693633 TCP receive does not scale because of heavy refcounting of cred structures
4764841 connect/accept is slow on Solaris when compared to Linux
5105708 socket creation retains hold on accessvp
4764836 setsockopt is slow on Solaris when compared to Linux
4772191 socket close(2) is slow on Solaris when compared to Linux


# 7862:f8b6a07acfd6 16-Oct-2008 Richard Bean <Richard.Bean@Sun.COM>

6560807 common drivers should not use SCCS keywords in user-visible strings


# 6707:c3bc7e4da11b 23-May-2008 brutus

6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware
6582330 sodirect - socket direct, for support of Intel I/OAT hardware
6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware
6567008 driver for intel ioat v1 & v2 DMA engine needed
6691281 tcp->tcp_sodirect == 0, file: ../../common/inet/tcp/tcp_fusion .c, line: 291
6693127 putback for 6567008/6582323/6582330/6582335 causes PANIC when using SCTP sockets
6694188 Solaris PIT test net/tcp/tests/win0_urg_processing timed out
6694389 assertion failed: ((tcp)->tcp_sodirect == 0 || !((tcp)->tcp_sodirect->sod_state & 0x0001))


# 6487:913ca895cab5 25-Apr-2008 dm120769

backout 6567008/6582323/6582330/6582335/6691271: needs more work


# 6472:ee0de6ffe919 18-Apr-2008 brutus

6567008 driver for intel ioat v1 & v2 DMA engine needed
6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware
6582330 sodirect - socket direct, for support of Intel I/OAT hardware
6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware


# 5240:e7599510dd03 11-Oct-2007 nordmark

6595449 IP streams plumbing simpification
6604040 ASSERT fp->timer_mp == 0L panic in sctp_common.c, line: 1876
6606989 panic in ip_rput_forward for multicast router
6606990 assertion failed: th_trace->th_refcnt == 0
6608966 Backport to onnv: 6440004 Get rid of UDP's perimeter mechanism in favor of locks.


# 741:40027a3621ac 22-Oct-2005 masputra

PSARC 2005/082 Yosemite: UDP Performance Enhancement
4796051 Solaris needs a more complete HW checksumming support
4905227 duplicate macros in ipclassifier.h and ip.h
4915681 need hardware checksum offload for the case of IP/UDP reassembly
6201076 outbound flow-control dysfunctional, ip to ce using mdt
6223331 ipv6 flow control may corrupt UDP packets
6223809 16-bit aligned IP header should be allowed for all x86 platforms
6275398 Galaxy hangs when running lmbench
6281836 Yosemite project integration into Solaris
6281885 xge needs to support IPv6 checksum offload
6282776 IPv6 NCE fast path is not created for incoming solicitation
6304890 IP transmit-side checksum logic needs to be tightened
6304902 IP6_IN_NOCKSUM is obsolete and should be torched
6304904 UDP should reject TI_GETPEERNAME for non-connected endpoint
6306768 IP and UDP device and module definitions need to be centralized


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch