summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/intel
AgeCommit message (Collapse)AuthorFilesLines
2016-07-077156 i40e dmod shouldn't build on SPARCRobert Mustacchi5-8/+141
Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-145115 Want Intel 40GbE NIC driver for illumosRobert Mustacchi2-0/+68
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-03-316836 writes to /dev/kmem should be logged to a ring bufferBryan Cantrill2-0/+48
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Jonathan Perkin <jperkin@joyent.com> Reviewed by: Alexander Pyhalov <alp@sfedu.ru> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
backout commit 21227944c2bcc086121a5428f3f9d2496ba646f5.
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Jonathan Perkin <jperkin@joyent.com> Reviewed by: Alexander Pyhalov <alp@sfedu.ru> Approved by: Albert Lee <trisk@omniti.com>
2015-06-045917 User-mode SMB serverGordon Ross2-0/+111
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-195628 mdb ::regs could print registers from a ucontextJoshua M. Clulow2-4/+68
5629 mdb ::ucontext should print uc_flags symbols Reviewed by: Timothy J Fontaine <tj.fontaine@joyent.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-01-295554 kmdb can't trace stacks that begin within itselfRichard Lowe2-19/+60
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs4-0/+4
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-11-295317 SMB server delivers old modification timeGordon Ross2-2/+8
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-11-235309 mdb $C should still try for stacks with unaligned frame pointersAdam H. Leventhal1-20/+1
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Gordon Ross <Gordon.Ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-315132 mdb loops forever printing a stack backtraceGordon Ross2-13/+44
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-08-295083 avoid undefined order of operations in assignmentsRichard Lowe1-1/+1
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-214489 need ptcumemRobert Mustacchi2-0/+2
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' Sipek2-6/+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-08-273946 ::gcore (fix sparc build)Christopher Siden3-0/+116
2013-08-213946 ::gcoreJeremy Jones2-2/+10
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-163089 want ::typedefRobert Mustacchi5-8/+170
3690 mdb on x86 should be able to print alternate register names 3688 Want mdb -e 3094 libctf should support removing a dynamic type 3095 libctf does not validate arrays correctly 3096 libctf does not validate function types correctly 3689 Want an mdb test suite driver Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
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>
2013-07-283911 mdb is unable to display recursive stackMarcel Telka1-7/+5
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Wendy Lin <wendlin1974@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-06-113797 AHCI: Support for ASMedia ASM106xMarcel Telka1-3/+5
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-03-173544 save-args matcher could be considerably more robustRichard Lowe3-20/+4
3545 save-args matcher should accept saves may be out-of-order Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-10-213169 userland amd64 code should save argumentsRichard Lowe3-185/+90
3180 mdb should handle push-based argument save area 3192 mdb save-args matching should accept more agressive insn scheduling 3193 mdb save-args matching should only consider insns which have executed Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-09-222933 compiler warning gags need better granularityRichard Lowe36-23/+91
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-09-173052 uname compatibility should be implemented with redefine_extnameRichard Lowe2-47/+1
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-08-272601 kctl_isadep.c should support four serial consolesGary Mills1-23/+34
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-06-301120 Use real file descriptors for smbfs named pipes.Gordon Ross4-8/+14
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 Ross2-2/+14
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 Cantrill2-16/+26
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 Taylor2-0/+67
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 Bhavyan2-0/+79
2010-04-266930914 Need enhancement of the cmi handle table for Intel EX chip familyVuong Nguyen1-30/+39
2010-04-096895357 Add iscsit mdb walkers and dcmds for portals and servicesPeter Gill2-4/+6
6894764 RFE: RefCnt enchancements for COMSTAR iscsit mdb walker
2010-03-176656109 pstack should print proper python stack tracesjohansen2-0/+89
6933514 mdb module load assumes shared libraries have single version number 6933515 mdb should learn to print python stacks
2010-01-316875273 Intel IOMMU needs a rewrite (fix unref)Vikram Hegde1-38/+0
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde3-41/+4
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-116893690 some ON cmds are not lint cleanSurya Prakki1-5/+4
2009-11-096899212 cmi_hdl_impl structure is not exactly duplicated in the generic_cpu ↵Srihari Venkatesan1-1/+1
mdb module 6899220 chip_id is not correctly derived on Barcelona, leading to panics and/or wrong CPU topology
2009-11-096867554 Upgrade firmware in emlxs driver for Emulex adaptersSukumar Swaminathan2-4/+2
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-046843035 Need support for Magny-Cours processorsSrihari Venkatesan1-0/+2
6860401 FMA CPU Topology & Memory Topology needs to support Magny Cours(Multi chip Module) Portions contributed by Boris.Ostrovsky@amd.com and Hans.Rosenfeld@amd.com
2009-11-03PSARC 2008/575 ILB: Integrated L3/L4 Load balancerSangeeta Misra2-11/+11
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-11-03PSARC/2009/490 x86 Generic FMA Topology EnumeratorTom Pothier1-0/+3
6785310 Implement SMBIOS contained elements/handles 6841286 Need x86 generic FMA topo enumerator 6853537 x86gentopo needs OEM-Specific SMBIOS structures 6865771 Topology relationships should be derived from contained handles & elements of SMBIOS 6865814 Chip enumerator should derive serials & labels using libsmbios, if SMBIOS is FM aware 6865845 /dev/fm should export the Initial APICID, SMBIOS based ID/instance to the chip enumerator 6866456 Generic Topology FMRI ereport
2009-10-076880460 some root-build bits were missed by 6864230jmcp2-6/+4
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 driverdh1429642-0/+75
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-226881824 ::whatis needs to be faster, smarter, and modularJonathan Adams1-11/+2
2009-09-146880834 Intel IOMMU needs mdb supportVikram Hegde4-9/+81
2009-09-14backout 6880834: breaks sparc buildjmcp2-75/+0
2009-09-146880834 Intel IOMMU needs mdb supportVikram Hegde2-0/+75