#
d083fed0 |
| 01-Jun-2021 |
Richard Lowe |
13940 with the 32bit intel kernel gone, we should remove obsolete 32-bit only DDI interfaces Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Patrick Mooney <pmooney@
13940 with the 32bit intel kernel gone, we should remove obsolete 32-bit only DDI interfaces Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Garret D'Amore <garrett@damore.org>
show more ...
|
#
7bcaeddb |
| 01-May-2020 |
Robert Mustacchi |
12685 ddi_create_minor_node() should take const char * values Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Approved by: Dan McDon
12685 ddi_create_minor_node() should take const char * values Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
9a63ec27 |
| 18-Dec-2019 |
Robert Mustacchi |
12183 Want new IPD 13 DMA Cookie APIs Reviewed by: Alex Wilson <alex@uq.edu.au> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000
12183 Want new IPD 13 DMA Cookie APIs Reviewed by: Alex Wilson <alex@uq.edu.au> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
c6f039c7 |
| 26-Dec-2019 |
Toomas Soome |
12172 genunix: variable may be used uninitialized Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danm
12172 genunix: variable may be used uninitialized Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
fc8ae2ec |
| 20-Mar-2019 |
Toomas Soome |
10573 define TASKQID_INVALID as (taskq_id)0 Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gerg337; Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.
10573 define TASKQID_INVALID as (taskq_id)0 Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gerg337; Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
dc32d872 |
| 21-Dec-2015 |
Josef 'Jeff' Sipek |
6514 AS_* lock macros simplification Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Albert Lee <trisk@omniti.com> Appro
6514 AS_* lock macros simplification Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
1a5e258f |
| 08-Aug-2014 |
Josef 'Jeff' Sipek |
5045 use atomic_{inc,dec}_* instead of atomic_add_* Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@j
5045 use atomic_{inc,dec}_* instead of atomic_add_* Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
b89e420a |
| 25-May-2014 |
Garrett D'Amore |
4888 Undocument dma_req(9s) 4884 EOF scsi_hba_attach 4886 EOF ddi_dmae_getlim 4887 EOF ddi_iomin 4634 undocument scsi_hba_attach() and ddi_dma_lim(9s) 4630 clean stale references
4888 Undocument dma_req(9s) 4884 EOF scsi_hba_attach 4886 EOF ddi_dmae_getlim 4887 EOF ddi_iomin 4634 undocument scsi_hba_attach() and ddi_dma_lim(9s) 4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
a288e5a9 |
| 04-Aug-2013 |
Joshua M. Clulow |
3975 ddi_periodic_add(9F) is entirely rubbish Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
|
#
cd21e7c5 |
| 12-Mar-2012 |
Garrett D'Amore |
998 obsolete DMA driver interfaces should be removed Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <
998 obsolete DMA driver interfaces should be removed Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
15e1afcd |
| 03-Mar-2012 |
Richard Lowe |
backout 998: breaks common closed drivers
|
#
88b44bf4 |
| 01-Mar-2012 |
Garrett D'Amore |
998 obsolete DMA driver interfaces should be removed Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <
998 obsolete DMA driver interfaces should be removed Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
ec40ab3c |
| 26-Aug-2011 |
Dan McDonald |
1402 fix for #534 causes dire performance regression Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@ric
1402 fix for #534 causes dire performance regression Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
1f374a66 |
| 23-Jun-2011 |
Michael Tsymbalyuk |
534 DMA KVA cache attributes incorrect Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
|
#
6a634c9d |
| 19-Aug-2010 |
Richard Lowe |
merge with onnv_147 Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
|
#
8451e9c3 |
| 05-Aug-2010 |
Gavin Maltby |
6972597 SAS2+max-toro : panic at e_devid_cache_devi_path_lists ()
|
#
c3ffbee3 |
| 13-May-2010 |
|
6948961 Very high contention on max-locked-memory rctl prevents rds scaling on the G5
|
#
4f1e984d |
| 09-Apr-2010 |
Reed |
6933787 scsav3: for mpxio, devid should be registered/transferred to client node
|
#
a3114836 |
| 25-Mar-2010 |
Gerry Liu |
PSARC/2009/104 Hot-Plug Support for ACPI-based Systems PSARC/2009/550 PSMI Extensions for CPU Hotplug PSARC/2009/551 acpihpd ACPI Hotplug Daemon PSARC/2009/591 Attachment Points for Hotpl
PSARC/2009/104 Hot-Plug Support for ACPI-based Systems PSARC/2009/550 PSMI Extensions for CPU Hotplug PSARC/2009/551 acpihpd ACPI Hotplug Daemon PSARC/2009/591 Attachment Points for Hotpluggable x86 Systems 6862510 provide support for cpu hot add on x86 6883891 cmi interface needs to support dynamic reconfiguration 6884154 x2APIC and kmdb may not function properly during CPU hotplug event. 6904971 low priority acpi nexus code review feedback 6877301 lgrp should support memory hotplug flag in SRAT table
show more ...
|
#
1b115575 |
| 16-Nov-2009 |
John Danielson |
6848196 unconfig takes longer than config 6899004 Reduce resource usage of dam address maps 6899010 Invoke deactivation callback when cancelling non-stabilized reports
|
#
d3d50737 |
| 13-Nov-2009 |
Rafael Vanoni |
PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling 6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
|
#
095be824 |
| 13-Oct-2009 |
Cathy Zhou |
6887551 problematic softmac_hold_device() method for excluding non-physical devices
|
#
4c06356b |
| 30-Sep-2009 |
dh142964 |
PSARC 2008/672 thebe SAS/SATA driver 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 interfa
PSARC 2008/672 thebe SAS/SATA driver 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
show more ...
|
#
d863b343 |
| 21-Aug-2009 |
Bill Taylor |
6837729 Registering kernel DMA memory through uDAPL fails
|
#
b51bbbf5 |
| 30-Jul-2009 |
Vikram Hegde |
6859941 fix for 6855752 is incorrect
|