History log of /titanic_51/usr/src/uts/common/fs/sockfs/sockcommon.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 3e95bd4a 18-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 wo

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

show more ...


# 26406123 16-Jan-2010 Anders Persson <Anders.Persson@Sun.COM>

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


# 6a571a2d 16-Jan-2010 Anders Persson <Anders.Persson@Sun.COM>

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


# 2320a8c1 22-Oct-2009 Anders Persson <Anders.Persson@Sun.COM>

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


# bbc000e5 28-Apr-2009 Anders Persson <Anders.Persson@Sun.COM>

6813959 I/OAT should be removed from TCP and STREAMS

--HG--
rename : usr/src/uts/common/sys/sodirect.h => usr/src/uts/common/fs/sockfs/sodirect.h


# 7d64f41b 12-Feb-2009 Anders Persson <Anders.Persson@Sun.COM>

6662959 sockfs need kstats to report usage info


# 34dfe683 21-Jan-2009 shenjian <none@none>

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.


# 22238f73 07-Jan-2009 shenjian <none@none>

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 inte

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

show more ...


# a5adac4d 29-Dec-2008 Yu Xiangning <Eric.Yu@Sun.COM>

6786739 xtcp_rcvbuf/bind_bad tests failed with unexpected results.


# d36be52e 17-Dec-2008 Rao Shoaib <Rao.Shoaib@Sun.COM>

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


# 0f1702c5 12-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 scalabili

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

--HG--
rename : usr/src/uts/common/fs/sockfs/socksctp.c => usr/src/uts/common/inet/sockmods/socksctp.c
rename : usr/src/uts/common/fs/sockfs/socksctp.h => usr/src/uts/common/inet/sockmods/socksctp.h
rename : usr/src/uts/common/fs/sockfs/socksctpsubr.c => usr/src/uts/common/inet/sockmods/socksctpsubr.c
rename : usr/src/uts/common/fs/sockfs/socksdp.c => usr/src/uts/common/inet/sockmods/socksdp.c
rename : usr/src/uts/common/fs/sockfs/socksdp.h => usr/src/uts/common/inet/sockmods/socksdp.h

show more ...