History log of /opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/sockcommon.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


# 11522:047d34d8c1ac 15-Jan-2010 Anders Persson <Anders.Persson@Sun.COM>

6886057 ksocket_sendmsg() must return the number of bytes sent even in case of an error


# 11521:b455b7fc25cf 15-Jan-2010 Anders Persson <Anders.Persson@Sun.COM>

6638967 udp recv (think DNS) suffers from thundering herd problem


# 10836:2d4b6df31b57 21-Oct-2009 Anders Persson <Anders.Persson@Sun.COM>

6873752 improper cleanup of the accept queue for sctp and sdp sockets


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

6813959 I/OAT should be removed from TCP and STREAMS


# 8964:6f6c3509c6b6 11-Feb-2009 Anders Persson <Anders.Persson@Sun.COM>

6662959 sockfs need kstats to report usage info


# 8586:3f902abf1f04 20-Jan-2009 shenjian

6789298 SO_{SND,RCV}TIMEO should be passed down to the protocol
6789917 SO_SNDTIMEO/SO_RCVTIMEO should return EAGAIN when timeout occurs and no data was received or sent.


# 8489:5e13347e93ac 06-Jan-2009 shenjian

6788242 SO_{SND,RCV}TIMEO {set,get}sockopt fail with 32-bit binaries on a 64-bit kernel
6785539 IP_OPTIONS should be removed by doing a setsockopt of IP_OPTIONS with optlen=0.
6786063 For XPG4.2 interface, socket(AF_INET, SOCK_STREAM, IPPROTO_UDP) should fails with EPROTOTYPE


# 8465:f9812c9a23b9 28-Dec-2008 Yu Xiangning<Eric.Yu@Sun.COM>

6786739 xtcp_rcvbuf/bind_bad tests failed with unexpected results.


# 8399:b13f9ee6bce2 17-Dec-2008 Rao Shoaib <Rao.Shoaib@Sun.COM>

6785041 assertion failed: so_verify_oobstate(so), file: ../../common/fs/sockfs/sockcommon.c, line: 620


# 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


# 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


# 11522:047d34d8c1ac 15-Jan-2010 Anders Persson <Anders.Persson@Sun.COM>

6886057 ksocket_sendmsg() must return the number of bytes sent even in case of an error


# 11521:b455b7fc25cf 15-Jan-2010 Anders Persson <Anders.Persson@Sun.COM>

6638967 udp recv (think DNS) suffers from thundering herd problem


# 10836:2d4b6df31b57 21-Oct-2009 Anders Persson <Anders.Persson@Sun.COM>

6873752 improper cleanup of the accept queue for sctp and sdp sockets


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

6813959 I/OAT should be removed from TCP and STREAMS


# 8964:6f6c3509c6b6 11-Feb-2009 Anders Persson <Anders.Persson@Sun.COM>

6662959 sockfs need kstats to report usage info


# 8586:3f902abf1f04 20-Jan-2009 shenjian

6789298 SO_{SND,RCV}TIMEO should be passed down to the protocol
6789917 SO_SNDTIMEO/SO_RCVTIMEO should return EAGAIN when timeout occurs and no data was received or sent.


# 8489:5e13347e93ac 06-Jan-2009 shenjian

6788242 SO_{SND,RCV}TIMEO {set,get}sockopt fail with 32-bit binaries on a 64-bit kernel
6785539 IP_OPTIONS should be removed by doing a setsockopt of IP_OPTIONS with optlen=0.
6786063 For XPG4.2 interface, socket(AF_INET, SOCK_STREAM, IPPROTO_UDP) should fails with EPROTOTYPE


# 8465:f9812c9a23b9 28-Dec-2008 Yu Xiangning<Eric.Yu@Sun.COM>

6786739 xtcp_rcvbuf/bind_bad tests failed with unexpected results.


# 8399:b13f9ee6bce2 17-Dec-2008 Rao Shoaib <Rao.Shoaib@Sun.COM>

6785041 assertion failed: so_verify_oobstate(so), file: ../../common/fs/sockfs/sockcommon.c, line: 620


# 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