6788508 Fix for 6555476 (pcacheset_cmp is inefficient) breaks VIA C3 systems
6292199 bcopy and kcopy should'nt use rep, smovPortions contributed by Robert Kasten <robert.a.kasten@intel.com>
PSARC 2007/587 Volo -- Low Latency Socket FrameworkPSARC 2008/694 Volo Interfaces Amendment6765829 Integration of project Volo PSARC/2007/5876644935 mblk cred_t reference counting limits scalabili
PSARC 2007/587 Volo -- Low Latency Socket FrameworkPSARC 2008/694 Volo Interfaces Amendment6765829 Integration of project Volo PSARC/2007/5876644935 mblk cred_t reference counting limits scalability6693633 TCP receive does not scale because of heavy refcounting of cred structures4764841 connect/accept is slow on Solaris when compared to Linux5105708 socket creation retains hold on accessvp4764836 setsockopt is slow on Solaris when compared to Linux4772191 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.crename : usr/src/uts/common/fs/sockfs/socksctp.h => usr/src/uts/common/inet/sockmods/socksctp.hrename : usr/src/uts/common/fs/sockfs/socksctpsubr.c => usr/src/uts/common/inet/sockmods/socksctpsubr.crename : usr/src/uts/common/fs/sockfs/socksdp.c => usr/src/uts/common/inet/sockmods/socksdp.crename : usr/src/uts/common/fs/sockfs/socksdp.h => usr/src/uts/common/inet/sockmods/socksdp.h
show more ...
6555476 pcacheset_cmp is inefficient
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management6498311 Crossbow - Network Virtualization and Resource Management6402493 DLPI provider loopback behavior should be improved6
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management6498311 Crossbow - Network Virtualization and Resource Management6402493 DLPI provider loopback behavior should be improved6453165 move mac capabs definitions outside mac.h6338667 Need ability to use NAT for non-global zones6692884 several threads hung due to deadlock scenario between aggr and mac6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -16635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic6742712 potential message double free in the aggr driver6754299 a potential race between aggr_m_tx() and aggr_port_delete()6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation6442559 Forwarding perf bottleneck due to mac_rx() calls6505462 assertion failure after removing a port from a snooped aggregation6716664 need to add src/dst IP address to soft ring fanout--HG--rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.crename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.crename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.crename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h
6777869 Intel IOMMU only reports one fault per fault interrupt6773932 high locking contention in iommulib_lock6777873 cannot use kmdb to set some boot variables in Intel IOMMU
PSARC/2006/475 Clearview: IP Observability Devices4085089 add a feature to enable 'snooping' of the loopback traffic6753688 ip netinfo has no need for separate create and dispatch functions6755448
PSARC/2006/475 Clearview: IP Observability Devices4085089 add a feature to enable 'snooping' of the loopback traffic6753688 ip netinfo has no need for separate create and dispatch functions6755448 ifconfig wedged in SIOCLIFREMOVEIF6756483 incorrect ASSERT() in ip_delmulti[_v6]()5092073 RFE: allow snoop to filter on zonename or zoneid6606991 panic assertion failure !ill->ill_join_allmulti for multicast router6760922 devname doesn't handle stale dev_t's in sdev_node cache entries
6760006 Clustering-inspired sadb_buf_pkt() should be called from AH/ESP instead of IP.
PSARC 2008/622 32-bit Address Restriction Software Capabilities Flag6755162 ADDR32 software capability: restrict a 64-bit process to the lower 32 bits of the address space
PSARC 2008/523 IPsec session failover6398024 IPsec should support session failover across machines6545486 PF_KEY needs to set an SA's sequence number
6661753 Add support for performance counters on Intel future processors6726994 core_pcbe.c should also include MISALIGN_MEM_REF (event code 5)
6726459 dunnington based tucani system has huge memory latency, almost 5x of tigerton based tucani system
PSARC 2006/591 Virtual ConsolePSARC 2008/515 Virtual Console Update4309501 Need additional local 'terminal'--HG--rename : usr/src/uts/intel/sys/kd.h => usr/src/uts/common/sys/kd.h
PSARC 2008/560 Intel IOMMU6714111 Solaris needs to support the Intel IOMMU
6560816 x86 drivers should not use SCCS keywords in user-visible strings
PSARC 2008/569 FMA Topology & Retire Agent Refinements6567641 cpu and memory fault management for Solaris x86 xVM6690231 phase out mem and cpu schemes for x866683402 fmd_fmri_present() in hc schem
PSARC 2008/569 FMA Topology & Retire Agent Refinements6567641 cpu and memory fault management for Solaris x86 xVM6690231 phase out mem and cpu schemes for x866683402 fmd_fmri_present() in hc scheme is bogus6739591 introduce /dev/fm for userland fault management interface to kernel6739593 introduce libfmd_agent so agents do not have to use /dev/fm directly6739595 support retire/unretire/isretired as topo methods on the resource node6739597 x86 chip enumerator should be weaned off of kstats6742378 libtopo: hc_unusable() is returning random value6738573 faults aren't replayed on boot6744597 ldmsvcs: mem_request is returning incorrect value for page unretire6739600 panic console ereport summary should handle nvlist arrays6739601 add cpu module panic callback made from panic_quiesce_hw6739605 when x86 error injection has taken place, tag all subsequent ereports6739608 missing label for i86xpv dtrace_interrupt_enable causes panic on debug_enter6739609 add HYPERVISOR_mca hypercall for physical topology and MCA info--HG--rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/Makefilerename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/amd64/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/amd64/Makefilerename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ao.c => usr/src/cmd/mdb/intel/modules/amd_opteron/ao.crename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ia32/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/ia32/Makefilerename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/Makefilerename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/amd64/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/amd64/Makefilerename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/gcpu.c => usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.crename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/ia32/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/ia32/Makefilerename : usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll.c => usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll_subr.crename : usr/src/uts/i86pc/intel_nb5000/Makefile => usr/src/uts/intel/intel_nb5000/Makefilerename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.c => usr/src/uts/intel/io/intel_nb5000/dimm_addr.crename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.h => usr/src/uts/intel/io/intel_nb5000/dimm_addr.hrename : usr/src/uts/i86pc/io/intel_nb5000/dimm_phys.h => usr/src/uts/intel/io/intel_nb5000/dimm_phys.hrename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.c => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.crename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.conf => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.confrename : usr/src/uts/i86pc/io/intel_nb5000/intel_nbdrv.c => usr/src/uts/intel/io/intel_nb5000/intel_nbdrv.crename : usr/src/uts/i86pc/io/intel_nb5000/nb5000.h => usr/src/uts/intel/io/intel_nb5000/nb5000.hrename : usr/src/uts/i86pc/io/intel_nb5000/nb5000_init.c => usr/src/uts/intel/io/intel_nb5000/nb5000_init.crename : usr/src/uts/i86pc/io/intel_nb5000/nb_log.h => usr/src/uts/intel/io/intel_nb5000/nb_log.hrename : usr/src/uts/i86pc/io/intel_nb5000/nb_pci_cfg.c => usr/src/uts/intel/io/intel_nb5000/nb_pci_cfg.crename : usr/src/uts/i86pc/io/intel_nb5000/rank.h => usr/src/uts/intel/io/intel_nb5000/rank.hrename : usr/src/uts/i86pc/io/mc/mc-amd.conf => usr/src/uts/intel/io/mc-amd/mc-amd.confrename : usr/src/uts/i86pc/io/mc/mcamd.h => usr/src/uts/intel/io/mc-amd/mcamd.hrename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.c => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.crename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.hrename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg_impl.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg_impl.hrename : usr/src/uts/i86pc/io/mc/mcamd_drv.c => usr/src/uts/intel/io/mc-amd/mcamd_drv.crename : usr/src/uts/i86pc/io/mc/mcamd_off.in => usr/src/uts/intel/io/mc-amd/mcamd_off.inrename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.c => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.crename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.h => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.hrename : usr/src/uts/i86pc/io/mc/mcamd_subr.c => usr/src/uts/intel/io/mc-amd/mcamd_subr.crename : usr/src/uts/i86pc/mc-amd/Makefile => usr/src/uts/intel/mc-amd/Makefilerename : usr/src/uts/i86pc/sys/cpu_module.h => usr/src/uts/intel/sys/cpu_module.h
5007142 Add ntohll and htonll to sys/byteorder.h6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64PSARC 2008/474 Add 64-bit htonll() and ntohll() byte order conversion func
5007142 Add ntohll and htonll to sys/byteorder.h6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64PSARC 2008/474 Add 64-bit htonll() and ntohll() byte order conversion functions
PSARC 2007/347 NFS/RDMA - Transport Version Update6661313 mountd does not deal well with malformed authentication requests from NFS server kernel6551906 Update the kernel RPC/RDMA transport protoco
PSARC 2007/347 NFS/RDMA - Transport Version Update6661313 mountd does not deal well with malformed authentication requests from NFS server kernel6551906 Update the kernel RPC/RDMA transport protocol to latest definitionsPortions contributed by Ranjit Noronha <noronha@cse.ohio-state.edu> Lei Chai <chail@cse.ohio-state.edu> Weikuan Yu <yuw@cse.ohio-state.edu>
PSARC 2008/527 FMA for Intel integrated memory controller and Nehalem CPUs6706543 FMA for Intel Nehalem6726376 generic machine check retires wrong virtual cpu6695950 dimm fmri string contains garb
PSARC 2008/527 FMA for Intel integrated memory controller and Nehalem CPUs6706543 FMA for Intel Nehalem6726376 generic machine check retires wrong virtual cpu6695950 dimm fmri string contains garbage characters in x4450
PSARC 2008/208 Flexible Credentials and Result Limits for Kernel Door Upcalls6687107 upcall clients should properly handle results
6613318 can't restart init in branded zones6703962 sn1 brand is broken on x86 post b75
PSARC/2008/222 Brussels persistence6485961 link property values do not persist across unplumb/unload
6658818 The macro PCF_INDEX is incorrect6666035 Lock contention for pcf_buckets impacting ISM creation times6666045 The data structures pcc_info_t and hw_page_map_t need to be cached aligned.
PSARC 2008/309 expunge synonyms.h6700179 expunge synonyms.h--HG--rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.hrename : usr/src/cmd/sgs/librtld
PSARC 2008/309 expunge synonyms.h6700179 expunge synonyms.h--HG--rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.hrename : usr/src/cmd/sgs/librtld/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld/common/lintsup.crename : usr/src/cmd/sgs/rtld/common/_synonyms.h => deleted_files/usr/src/cmd/sgs/rtld/common/_synonyms.hrename : usr/src/common/atomic/atomic_asm_weak.h => deleted_files/usr/src/common/atomic/atomic_asm_weak.hrename : usr/src/lib/common/inc/c_synonyms.h => deleted_files/usr/src/lib/common/inc/c_synonyms.hrename : usr/src/lib/libc/amd64/gen/lexp10.c => deleted_files/usr/src/lib/libc/amd64/gen/lexp10.crename : usr/src/lib/libc/amd64/gen/llog10.c => deleted_files/usr/src/lib/libc/amd64/gen/llog10.crename : usr/src/lib/libc/amd64/gen/ltostr.c => deleted_files/usr/src/lib/libc/amd64/gen/ltostr.crename : usr/src/lib/libc/i386/gen/lexp10.c => deleted_files/usr/src/lib/libc/i386/gen/lexp10.crename : usr/src/lib/libc/i386/gen/llog10.c => deleted_files/usr/src/lib/libc/i386/gen/llog10.crename : usr/src/lib/libc/i386/gen/ltostr.c => deleted_files/usr/src/lib/libc/i386/gen/ltostr.crename : usr/src/lib/libc/inc/synonyms.h => deleted_files/usr/src/lib/libc/inc/synonyms.hrename : usr/src/lib/libc/sparcv9/gen/lexp10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/lexp10.crename : usr/src/lib/libc/sparcv9/gen/llog10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/llog10.crename : usr/src/lib/libc_psr/inc.flg => deleted_files/usr/src/lib/libc_psr/inc.flgrename : usr/src/lib/libcrypt/inc/des_synonyms.h => deleted_files/usr/src/lib/libcrypt/inc/des_synonyms.hrename : usr/src/lib/libgen/inc/gen_synonyms.h => deleted_files/usr/src/lib/libgen/inc/gen_synonyms.hrename : usr/src/lib/libtsnet/common/synonyms.h => deleted_files/usr/src/lib/libtsnet/common/synonyms.hrename : usr/src/tools/scripts/check_fnames.sh => deleted_files/usr/src/tools/scripts/check_fnames.shrename : usr/src/lib/libc/sparc/gen/lexp10.c => usr/src/lib/libc/port/gen/lexp10.crename : usr/src/lib/libc/sparc/gen/llog10.c => usr/src/lib/libc/port/gen/llog10.c
6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware6582330 sodirect - socket direct, for support of Intel I/OAT hardware6582323 uioa - uio asynchronous, for support of Int
6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware6582330 sodirect - socket direct, for support of Intel I/OAT hardware6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware6567008 driver for intel ioat v1 & v2 DMA engine needed6691281 tcp->tcp_sodirect == 0, file: ../../common/inet/tcp/tcp_fusion .c, line: 2916693127 putback for 6567008/6582323/6582330/6582335 causes PANIC when using SCTP sockets6694188 Solaris PIT test net/tcp/tests/win0_urg_processing timed out6694389 assertion failed: ((tcp)->tcp_sodirect == 0 || !((tcp)->tcp_sodirect->sod_state & 0x0001))--HG--rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/Makefile => usr/src/pkgdefs/SUNWdcopy/Makefilerename : deleted_files/usr/src/pkgdefs/SUNWdcopy/pkginfo.tmpl => usr/src/pkgdefs/SUNWdcopy/pkginfo.tmplrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/postinstall.tmpl => usr/src/pkgdefs/SUNWdcopy/postinstall.tmplrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/preremove.tmpl => usr/src/pkgdefs/SUNWdcopy/preremove.tmplrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_com => usr/src/pkgdefs/SUNWdcopy/prototype_comrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_i386 => usr/src/pkgdefs/SUNWdcopy/prototype_i386rename : deleted_files/usr/src/uts/common/io/dcopy.c => usr/src/uts/common/io/dcopy.crename : deleted_files/usr/src/uts/common/sys/dcopy.h => usr/src/uts/common/sys/dcopy.hrename : deleted_files/usr/src/uts/common/sys/dcopy_device.h => usr/src/uts/common/sys/dcopy_device.hrename : deleted_files/usr/src/uts/common/sys/sodirect.h => usr/src/uts/common/sys/sodirect.hrename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat.c => usr/src/uts/i86pc/io/ioat/ioat.crename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat.conf => usr/src/uts/i86pc/io/ioat/ioat.confrename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_chan.c => usr/src/uts/i86pc/io/ioat/ioat_chan.crename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_ioctl.c => usr/src/uts/i86pc/io/ioat/ioat_ioctl.crename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_rs.c => usr/src/uts/i86pc/io/ioat/ioat_rs.crename : deleted_files/usr/src/uts/i86pc/ioat/Makefile => usr/src/uts/i86pc/ioat/Makefilerename : deleted_files/usr/src/uts/i86pc/sys/ioat.h => usr/src/uts/i86pc/sys/ioat.hrename : deleted_files/usr/src/uts/i86xpv/ioat/Makefile => usr/src/uts/i86xpv/ioat/Makefilerename : deleted_files/usr/src/uts/intel/dcopy/Makefile => usr/src/uts/intel/dcopy/Makefile
123456789