History log of /illumos-gate/usr/src/uts/common/os/softint.c (Results 1 – 8 of 8)
Revision Date Author Comments
# d96925c4 17-Aug-2020 Richard Lowe

11499 default to hires tick
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed

11499 default to hires tick
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: John Levon <levon@movementarian.org>
Approved by: Joshua M. Clulow <josh@sysmgr.org>

show more ...


# 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>


# b9bc7f78 28-Nov-2007 smaybe

6603803 assertion failed: !contig_pfnlist_locked, 2
6611846 after boot, all dom0 interrupts are targeting CPU 0 in a MP system
6612343 The fix for 6292092 and xvm dom0 not getting along
6

6603803 assertion failed: !contig_pfnlist_locked, 2
6611846 after boot, all dom0 interrupts are targeting CPU 0 in a MP system
6612343 The fix for 6292092 and xvm dom0 not getting along
6616943 Attempting to boot the xVM kernel after installation panics b1600 blade
6634526 ::interrupts gives wrong info on i86xpv platform

show more ...


# f1fa5dcf 02-Oct-2007 mishra

6489446 pbind gives wrong message when run on system processes
6608065 bug 6292092 mis-merged fix of bug 6317341


# 3aedfe0b 17-Sep-2007 mishra

6292092 callout should not be blocked by interrupts from executing realtime timeouts
6540436 kpreempt() needs a more reliable way to generate level1 intr


# a1af7ba0 13-Jul-2007 cwb

6317341 KMDB uses siron (and children), which can be traced by DTrace
6565142 Need to remove unused code in the PSMs softint handling area
6578650 usr/src/uts/common/io/avintr.c needs to be c

6317341 KMDB uses siron (and children), which can be traced by DTrace
6565142 Need to remove unused code in the PSMs softint handling area
6578650 usr/src/uts/common/io/avintr.c needs to be cstyle clean with continuation line checking

show more ...


# f8047eab 13-Sep-2005 sudheer

6278650 Race on siron_pending leads to hang


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch