summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/debug.h
AgeCommit message (Collapse)AuthorFilesLines
2022-05-1814454 sys/debug.h: CTASSERT should use _Static_assertToomas Soome1-4/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2019-03-149874 Add fksmbcl development toolGordon Ross1-2/+2
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-06-198905 loader: add skein/edonr supportToomas Soome1-0/+2
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Ken Mays <kmays2000@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-09-068608 debug.h: CTASSERT will trigger variable unused errorsToomas Soome1-1/+1
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-09-018585 improve batching done in zil_commit()Prakash Surya1-1/+4
Reviewed by: Brad Lewis <brad.lewis@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-0/+9
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2014-08-155066 remove support for non-ANSI compilationGarrett D'Amore1-10/+2
5068 Remove SCCSID() macro from <macros.h> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-0/+8
Reviewed by Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by George Wilson <george.wilson@delphix.com> Approved by Eric Schrock <eric.schrock@delphix.com>
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-8/+0
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-0/+8
Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-1/+20
6915090 struct memlist should have ml_ member prefixes
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ↵Jonathan Adams1-2/+2
manner 6899867 mstate_thread_onproc_time() doesn't account for runnable time correctly PSARC/2009/615 System Duty Cycle Scheduling Class and ZFS IO Observability
2008-12-046674216 "zfs share" doesn't work, but "zfs set sharenfs=on" doesMark J Musante1-11/+8
6621164 $SRC/cmd/zfs/zfs_main.c seems to have a syntax error in the translation note 6635482 i18n problems in libzfs_dataset.c and zfs_main.c 6595194 "zfs get" VALUE column is as wide as NAME 6722991 vdev_disk.c: error checking for ddi_pathname_to_dev_t() must test for NODEV 6396518 ASSERT strings shouldn't be pre-processed
2005-12-134843552 the definition of MONITOR should be removed from debug.hmeem1-7/+0
6356825 queue_t locking comments are totally dated 6358745 SUNW_network_rcm.so`net_notify_event looks imposing but does nothing 6359875 gcc and cmd/streams still don't get along 6360063 <sys/strft.h> should not be exposed via <sys/stream.h>
2005-10-31PSARC 2002/240 ZFSahrens1-14/+41
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+110