summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/disp/sysdc.c
AgeCommit message (Collapse)AuthorFilesLines
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+4
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-4/+3
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+4
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-04-206941908 sysdc_leave() can race with sysdc_update() and trip over 0xdeadbeefJonathan Adams1-3/+1
2009-12-166909721 assertion failed: t->t_lpl < t->t_cpupart->cp_lgrploads + ↵Jonathan Adams1-14/+4
t->t_cpupart->cp_nlgrp 6910240 sysdc_batch_niceness doesn't help performance
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ↵Jonathan Adams1-0/+1328
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