summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/clock.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-067605 we should not attempt to write to ZFS while panicingSara Hartse1-6/+1
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-1/+1
2014-07-215004 load average should be virtualized for zonesJerry Jelinek1-0/+5
2014-04-234748 use an enum for tod_faulted globalJosef 'Jeff' Sipek1-1/+1
2013-08-123975 ddi_periodic_add(9F) is entirely rubbishJoshua M. Clulow1-12/+3
2010-07-266948098 freemem_lock contention causes poor concurrent DISM MC_LOCK/MC_UNLOCK...Pavel Tatashin1-2/+2
2010-05-03backout 6535949: needs more workjmcp1-8/+2
2010-04-296535949 availability of 2M pages degrades over time on Solaris/x64Amritpal Sandhu1-2/+8
2010-04-276947255 early boot panic trips clock.c:2474 ASSERT(nsec_per_tick > 0)Rafael Vanoni1-1/+2
2010-04-236946454 lb_info->lbi_cyc_deactivate should scaleRafael Vanoni1-18/+26
2010-02-246737518 tod_validate() may miss register corruptionTrevor Thompson1-23/+133
2010-02-156882903 swap_avail and freemem of vmstat output occasionally generate spikesDonghai Qiao1-1/+2
2010-01-146915781 uDAPL occasionally does not deliver confirmation message for a dat_ep...Rafael Vanoni1-4/+3
2009-12-026905446 LBOLT_* macros should observe lbolt_bootstrapRafael Vanoni1-6/+30
2009-11-246904644 domU boot with -kd hangsRafael Vanoni1-13/+18
2009-11-226903716 (lb >= lb_info->lbi_debug_time) assertion failed when leaving kmdb(1)...Rafael Vanoni1-5/+17
2009-11-186901962 Tickless clock made tcp confuse 32 and 64 bit timestampsRafael Vanoni1-4/+3
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-50/+374
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429641-22/+94
2009-03-246779994 clkset()'s RTC test is unreliable and error message misleadingKrishnendu Sadhukhan - Sun Microsystems1-11/+8
2009-03-146811269 The clock tick accounting code uses softints wronglyMadhavan Venkataraman1-2/+1
2009-01-186784948 Bug fixes to the Callout implementation putback in SNV 103Madhavan Venkataraman1-2/+3
2008-11-096565503 callout processing is single threaded, throttling applications that r...Madhavan Venkataraman1-6/+3
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-2/+2
2008-02-216655821 deadman is not able to detect 1s hangvb1604871-1/+1
2008-01-076619224 Tick accounting needs to be made scalablemv1431291-192/+72
2007-10-156612330 ddi_timer.c seems heavy-handed on taskq threadseota1-1/+2
2007-09-20PSARC 2007/402 Driver Periodic Timeoutseota1-0/+13
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-1/+13
2007-09-176292092 callout should not be blocked by interrupts from executing realtime t...mishra1-4/+45
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-8/+4
2007-04-096498483 Running SunVTS cpu tests on Sun-Fire-T200,Sun-Blade-T6300 causes shut...ae1128021-8/+0
2007-03-09PSARC/2004/402 CPU Capsakolb1-21/+11
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-4/+8
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-1/+10
2007-01-176461311 multi-level CMT scheduling optimizationsesaxe1-36/+1
2006-05-22FWARC 2005/367 sun4v watchdog service APIwentaoy1-4/+11
2005-11-186351451 snv_28 on v20z stopped tracking timesethg1-2/+15
2005-06-276289703 Remove SUNWust1u.v package -- we do not need itae1128021-6/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2200