summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/intel/ia32
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11OS-5381 Clean up i40e packaging, studio, and lint buildRobert Mustacchi1-0/+5
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2016-03-316836 writes to /dev/kmem should be logged to a ring bufferBryan Cantrill1-0/+24
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-11OS-5224 Want primordial i40e driverRobert Mustacchi1-0/+28
2015-10-22OS-4869 writes to /dev/kmem should be logged to a ring bufferBryan Cantrill1-0/+24
2015-06-05 [illumos-gate merge]Jerry Jelinek1-0/+55
commit fa517adbe8e043d0cdff8c3b22591c6fdec89934 5966 zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_rwx_002_pos incorrectly uses typeset builtin 5967 Invalid multiline string in zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_004_neg commit b819cea2f73f98c5662230cc9affc8cc84f77fcf 5917 User-mode SMB server commit 83d2dfe69259e79314662cf95e6d1f9103dcffe2 5921 Want a netbios_enable parameter in sharectl_smb commit bcfab0594401266bd287f71573312d8af05de184 5976 e1000g use after free on start failure
2015-06-045917 User-mode SMB serverGordon Ross1-0/+55
Authored by: Thomas Keiser <thomas.keiser@nexenta.com> Authored by: Albert Lee <trisk@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-15OS-3851 ctfdump should be written in terms of libctfRobert Mustacchi1-25/+0
OS-3852 ctfdiff could be more useful OS-3853 ctfmerge and ctfconvert could have an altexec OS-3854 ctfmerge should be implemented in terms of libctf Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-12-04 [illumos-gate merge]Keith M Wesolowski2-0/+2
commit 08db0dbccad017e19ad23f4b307e9fd0dc96cda1 5377 bootadm update-archive misidentifies BEs as ramdisks commit c1379625401dfbe1c39b79136dd384a571d47fde 5314 Remove "dbuf phys" db->db_data pointer aliases in ZFS commit 2dc692e04c2d360aa723d8436a83b8f44e8fa77b 5340 add kstats to track reason for fork failures commit 83ff55dcd7fc7c3356d7b2d3f67ec99970728d9b 5366 strcoll_l may destroy its arguments, then crash Conflicts: usr/src/uts/common/os/zone.c usr/src/uts/common/os/lwp.c usr/src/uts/common/os/fork.c
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2-0/+2
Reviewed by: Andriy Gapon <avg@freebsd.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Will Andrews <willa@spectralogic.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-01 [illumos-gate merge]Keith M Wesolowski1-1/+4
commit 1eabc4bec6d2a5ad71f6a1f0c019af5438d8b1bf 3124 Remove any existing references to utmp, use utmpx instead commit 90b1de135fcfa7ce4adc9138a885aa94bbcef04f 2732 consistent use of #pragma align would please GCC commit 2ae3114cc2c67c8ccb4eecdad806614150ce34fd 5345 ctype.h is missing tolower_l and toupper_l commit 9c787c76803e57736d13413909945366ce3a9448 5320 panic in smb_com_locking_andx commit bc7c423f80bd757204d3b17cfd74585ae5b30ed8 5319 smb_oplock_acquire thread deadlock commit 7f3ef643e446c82e27a9386991b140b128baf22c 5318 Panic with smbtorture raw.scan-eamax commit 5fd03bc0f2e00e7ba02316c2e08f45d52aab15db 5317 SMB server delivers old modification time commit 371387fa64d65a99a72f1ff81d0efd2220534d0b 4937 SunSSH should support EOW extension commit b808966a943db6fb9a110438cce8184c87e1f62b 5362 invalid conversion when using asm/thread.h in c++ code
2014-11-295317 SMB server delivers old modification timeGordon Ross1-1/+4
Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-07-18OS-3203 want check target for verifying structures are the same in ILP32 and ↵Robert Mustacchi1-0/+25
LP64 Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-01-214489 need ptcumemRobert Mustacchi1-0/+1
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek1-3/+0
4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-25 [illumos-gate merge]Keith M Wesolowski1-3/+0
commit 8bf58058bb64c24ccf6da9141b2f10037725b137 3881 want device driver for HP SmartArray RAID controllers (fix packaging) commit 6750ebac18fffc872e3e2c643732f448b14f5195 4167 EOF pcser (fix sparc exception) commit e1b09d8049c010cce1944b6c61b253a64aa1459b 4072 make clobber leaves trash (fix sparc) commit 90485377c865d59d1f5371960ae60cee3b580421 4215 pkcs11_tpm botches shared library initialization, murders its friends commit 90c14341d8cb7aed572c1120e9674f8c2a7e5ffa 4034 'dmake all' fails for DTrace demos commit 5110237a5c8166de8ba374fce724cf2ab8758812 4030 remove useless nightly/bldenv options commit c0e7977a434048a8bc7386ea0e8befaa77a646cf 4027 remove CLOSED_BUILD 4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Conflicts: usr/src/tools/scripts/bldenv.sh (OS-2094)
2013-08-28 [illumos-gate merge]Keith M Wesolowski1-0/+2
commit e9a5ec5aa8a1a14de1b019c6bd73e0a33f920e49 195 Need replacement for nfs/lockd+klm (exception_lists) commit 69a119caa6570c7077699161b7c28b6ee9f8b0f4 3946 ::gcore (fix sparc build) commit 2df37efa12a69b067c7197296dd802eb4b8a9e85 3518 Incorrect hostid calculation commit bbaa8b60dd95d714741fc474adad3cf710ef4efd 195 Need replacement for nfs/lockd+klm
2013-08-273946 ::gcore (fix sparc build)Christopher Siden1-0/+2
2013-08-21 [illumos-gate merge]20130822release-20130822Keith M Wesolowski2-2/+6
commit 2a12f85ad140e332791b4bad1208a734c3f26bf3 3946 ::gcore commit 840b2722e5294ae44aa3af6189002f521d7c50e0 3915 Add adjuncts support to the build (fix lint) commit afffa6e9b45cbe9b33943e26568d8ac69b899252 4062 libscf: memory leaks in scf_simple_app_props_get() commit 2fbdf8dbf01ec1c85fcd3827cdf9e9f5f46c4c8a 4061 libzfs: memory leak in iter_dependents_cb() commit 713d6c208802cfbb806329ec0d154b641b80c355 4047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
2013-08-213946 ::gcoreJeremy Jones1-1/+5
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-213915 Add adjuncts support to the build (fix lint)Keith M Wesolowski1-1/+1
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski1-0/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-11-07Illumos syncJohn Sonnenschein16-12/+41
2012-07-16OS-1367 need ptcumemRobert Mustacchi1-1/+2
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski1-0/+2
smartos-live#91 make world fails on trying to include zlib.h OS-1303 smartos-live src_addon can die OS-1306 non-bootstrappable runtime dependencies should be isolated OS-1308 illumos-joyent should support using pkgsrc libraries for native ... OS-1314 kvm.so is wrongly built as if it were a kmod OS-1317 GZ crle configuration pollution OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
2012-05-04OS-1133 need ::findjsobjectsBryan Cantrill1-0/+2
2012-09-222933 compiler warning gags need better granularityRichard Lowe16-13/+41
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-12-16INTRO-581 move mdb_v8 into illumos-joyentDave Pacheco1-0/+42
2011-06-301120 Use real file descriptors for smbfs named pipes.Gordon Ross2-4/+7
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-06-031075 smbsrv missing /dev/* linkGordon Ross1-1/+7
1076 smbsrv install and packaging cleanup 1088 smbclient devlink.tab and devfsadm cleanup Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2010-07-236679140 asymmetric alloc/dealloc activity can induce dynamic variable dropsBryan Cantrill1-8/+13
6679193 dtrace_dynvar walker produces flood of dtrace_dynhash_sink 6935550 would like ::stacks for user-land 6970441 allocation failure can induce crashes in libdtrace 6971885 dtrace_program_strcompile() fails spuriously on UTF-8 input
2010-06-286677657 smb_list.c shouldn't existEric Taylor1-0/+33
6840819 zfs does not automount directories after the pool is restored 6953725 sporadic syseventd core dump during lun expansion due to double free 6962880 erroneous creation date in usr/src/cmd/mdb/Makefile.common copyright 6963174 user-land libraries shouldn't directly compile uts/common/os/list.c --HG-- rename : usr/src/uts/common/os/list.c => usr/src/common/list/list.c
2010-05-066944288 need mdb dcmds/walkers for stmf_sbd kernel module structuresNattuvetty Bhavyan1-0/+41
2010-04-096895357 Add iscsit mdb walkers and dcmds for portals and servicesPeter Gill1-2/+3
6894764 RFE: RefCnt enchancements for COMSTAR iscsit mdb walker
2010-03-176656109 pstack should print proper python stack tracesjohansen1-0/+44
6933514 mdb module load assumes shared libraries have single version number 6933515 mdb should learn to print python stacks
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde2-39/+2
6855502 iommu: Toshiba Portege R600 fails to suspend with VT enabled starting with daily.0624 6874904 Lenovo X301 - Messages spews up some stuff now. Suspend/Resume no longer work. 6885148 Huge network performance drop with multiple NICs on x86 platforms with IOMMU 6890819 slow reboot got much slower in snv_118 on my tecra M10 6808450 Fast Reboot does not work on Virgo blade 6877258 Virgo will kernel panic with VT-d enabled under heavy network traffic 6910946 Westmere Class System panics on snv_129-: Freeing a free IOMMU page: paddr=0x8379c000 under I/O load
2009-11-096867554 Upgrade firmware in emlxs driver for Emulex adaptersSukumar Swaminathan1-2/+1
6870994 FCoE - Add FC side of support for new Emulex FCoE adapter, Europa 6871002 Enhance Onecommand(HBAnywhere) support for new FCoE adapter 6871009 Add OneCommand support for persistant port disable feature 6814546 Investigate and fix all instances of driver threads holding LOCKs and going to SLEEP 6809615 emlxs_quiesce() implementation does not adhere to quiesce(9E) spec 6772488 emlxs driver needs to implement FC_PORT_GET_P2P_INFO port manage interface 6798217 All C macros in the code can be defined in upper case letters 6866636 panic in emlxs_pkt_complete() when accessing freed structure 6727928 Memory leaks in emlxs driver for Emulex HBAs 6893070 System panic due to bug in the formating of firmware dump Mail box command on 8G HBAs 6875223 'WARNING: emlxs: ddi_modopen drv/fct failed: err 2' when booting snv_122 6864202 COMSTAR - Target panics when running "stmfadm offline-target" command with I/O 6892243 SUNWemlxs - postinstall should *not* have any run-time probes for actual hardware
2009-11-03PSARC 2008/575 ILB: Integrated L3/L4 Load balancerSangeeta Misra1-6/+6
6882718 in-kernel simple L3/L4 load balancing service should be provided in Solaris 6884202 ipobs_hook() in ip_input() invalidates DB_REF assumption
2009-10-076880460 some root-build bits were missed by 6864230jmcp1-3/+2
6414832 SUNWonbld gk account should be removed 6536468 date in Nevada motd should be changed 6855668 webrev mangles dates in non-Romanised locales 6866716 estimation of max-jobs for /.make.machines is incorrect 6589104 make POUND_SIGN less of a drag 6750554 build rule for mcs gives shell+date a real workout 6885068 no need for raciness Portions contributed by Rich Lowe
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429641-0/+37
PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110 pmcs driver (driver for thebe) 6726867 SCSAv3
2009-09-146880834 Intel IOMMU needs mdb supportVikram Hegde2-3/+39
2009-09-14backout 6880834: breaks sparc buildjmcp1-37/+0
2009-09-146880834 Intel IOMMU needs mdb supportVikram Hegde1-0/+37
2009-06-19PSARC 2008/443 Driver for LSI MPT2.0 compliant SAS controllerjiang wu - Sun Microsystems - Beijing China1-0/+35
6770908 Solaris needs driver for LSI SAS2004/SAS2008 with IT/IR firmware 6846720 memory leak in scsi_hba_bus_config_iports() 6847050 reboot fails after run "stmsboot -d -D mpt_sas" on das_x86 system
2009-06-056813803 Solaris needs SAS 2.0 MegaRAID mr_sas driver on SparcYu Wu - Sun Microsystems - Beijing China1-0/+41
6807251 mr_sas driver should support PCI-E relaxed ordering 6840379 mr_sas driver should have an mdb module
2009-05-216775678 Integrate SRP targetSue Gleeson1-0/+42
PSARC 2009/111 COMSTAR Infiniband SRP Target
2009-04-27PSARC 2008/318 Boomer: Next Generation Solaris AudioGarrett D'Amore1-35/+0
6824027 Deliver Boomer (PSARC 2008/318) audio system 6216252 mixerctl needs CLI options to set the play,record gain and the balance 6824524 inadequate locking in usb_as isoc pipe handling causes audio corruption 6819627 Add support for Ensoniq ES1371 (for VMware) 6803095 HP Mini 1000 After probing devices at install constant white noise 6775793 Audio distortion when adjusting volume via Gnome Volume Applet 6763299 VT8233/A/8235/8237 AC97 Audio Controller vendor 0x1106 device 0x3059 6819634 need driver for SiS AC'97 audio 6486306 Audio driver should allow for plugs configuration 6363625 default sampling rate should be set to 8k in mixer mode 6754251 audioixp has no quiesce() 6828944 devfsadm support for ISDN links can be removed 6759385 audiovia823x has no quiesce() 6754454 audio810 has no quiesce() 6819142 VirtualBox - No Audio 6389136 audio mixer could do device cleanup 6717717 audiohd does not attach to "pciclass,0403", but "pciexclass,0403" 6495365 Attach of "Creative Technology Ltd SB Audigy 2 NX" panics 6193343 Audio Mixer Sample Rate Conversion, Audio Support Module leak kernel memory --HG-- rename : usr/src/pkgdefs/SUNWad810/postinstall => usr/src/pkgdefs/SUNWad810/postinstall.tmpl rename : usr/src/pkgdefs/SUNWad810/preremove => usr/src/pkgdefs/SUNWad810/preremove.tmpl rename : usr/src/pkgdefs/SUNWadixp/postinstall => usr/src/pkgdefs/SUNWadixp/postinstall.tmpl rename : usr/src/pkgdefs/SUNWadixp/preremove => usr/src/pkgdefs/SUNWadixp/preremove.tmpl rename : usr/src/pkgdefs/SUNWaudd/postinstall => usr/src/pkgdefs/SUNWaudd/postinstall.tmpl rename : usr/src/pkgdefs/SUNWaudd/preremove => usr/src/pkgdefs/SUNWaudd/preremove.tmpl rename : usr/src/uts/sun/io/audio/sada/drv/audio1575/audio1575.c => usr/src/uts/common/io/audio/drv/audio1575/audio1575.c rename : usr/src/uts/sun/io/audio/sada/drv/audio1575/audio1575.conf => usr/src/uts/common/io/audio/drv/audio1575/audio1575.conf rename : usr/src/uts/sun/sys/audio/audio1575.h => usr/src/uts/common/io/audio/drv/audio1575/audio1575.h rename : usr/src/uts/common/io/audio/sada/drv/audio810/audio810.c => usr/src/uts/common/io/audio/drv/audio810/audio810.c rename : usr/src/uts/common/io/audio/sada/drv/audio810/audio810.conf => usr/src/uts/common/io/audio/drv/audio810/audio810.conf rename : usr/src/uts/common/sys/audio/audio810.h => usr/src/uts/common/io/audio/drv/audio810/audio810.h rename : usr/src/uts/common/io/audio/sada/drv/audiohd/audiohd.c => usr/src/uts/common/io/audio/drv/audiohd/audiohd.c rename : usr/src/uts/common/io/audio/sada/drv/audiohd/audiohd.conf => usr/src/uts/common/io/audio/drv/audiohd/audiohd.conf rename : usr/src/uts/common/sys/audio/audiohd.h => usr/src/uts/common/io/audio/drv/audiohd/audiohd.h rename : usr/src/uts/common/io/audio/sada/drv/audioixp/audioixp.c => usr/src/uts/common/io/audio/drv/audioixp/audioixp.c rename : usr/src/uts/common/io/audio/sada/drv/audioixp/audioixp.conf => usr/src/uts/common/io/audio/drv/audioixp/audioixp.conf rename : usr/src/uts/common/sys/audio/audioixp.h => usr/src/uts/common/io/audio/drv/audioixp/audioixp.h rename : usr/src/uts/common/io/audio/sada/drv/audiots/audiots.c => usr/src/uts/common/io/audio/drv/audiots/audiots.c rename : usr/src/uts/common/io/audio/sada/drv/audiots/audiots.conf => usr/src/uts/common/io/audio/drv/audiots/audiots.conf rename : usr/src/uts/common/sys/audio/audiots.h => usr/src/uts/common/io/audio/drv/audiots/audiots.h rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audio_4231.c => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231.c rename : usr/src/uts/sun/sys/audio/audio_4231.h => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231.h rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audio_4231_apcdma.c => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231_apcdma.c rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audio_4231_eb2dma.c => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231_eb2dma.c rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audiocs.conf => usr/src/uts/sun/io/audio/drv/audiocs/audiocs.conf
2009-03-24PSARC 2008/395 iSER: iSCSI Extensions for RDMAPeter Dunlap1-1/+3
6702590 iSCSI initiator needs to support iSER transport 6702591 COMSTAR iSCSI port provider needs to support iSER transport 6797024 COMSTAR iscsit asserted at iscsit_login.c line: 679 6776635 panic[cpu0]/thread=ffffff000f874c60,assertion failed: 0, file: ../../common/io/idm/idm.c, line: 1465 6802232 Bad kernel fault at addr=0x0 from idm_crc32c call
2009-03-246676294 PCIEX-8000-5Y Critical error is shown at every bootDaniel Beauregard1-1/+4
6709814 qlc firmware table should end with a zeroed entry 6741218 qlc should buffer extended logging messages in host memory at all times 6743794 qlc source file for mdb module should use angle brackets for include instead of double-quotes 6751834 Firmware dump and debug messages should be made available through mdb dcmd 6755226 qlc driver must implement quiesce() entry point 6790576 ::qlc_elog mdb dcmd was ifdef'd out due to 6743399, but should be re-enabled now 6811603 Improve qlc firmware dump and mdb reporting
2008-12-246580729 node 16th joined, metaclust timed out in step4, local_daemon has rpc ↵John Wren Kennedy1-5/+4
tli error 6692015 SVM global reader-writer mutex priority inversion causes deadlock under load 6725904 callers of meta_getdnp_bydevid() should do so correctly 6726615 Bruichladdich - SVM support for sQFS on mirrors in SunCluster 6756133 MD_MN_MSG_MDDB_PARSE message passes incorrect message size when used 6758399 mdmn_ksend_message() retries door_ki_upcall() without resetting data_ptr/data_size 6766848 mdcommd assumes SVCXPRT will survive thr_create() 6769738 md_mps_t not completely cleared before re-use
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-0/+32
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