History log of /illumos-gate/usr/src/uts/common/sys/callo.h (Results 1 – 11 of 11)
Revision Date Author Comments
# b4203d75 14-Jun-2017 Marcel Telka <marcel@telka.sk>

8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# 1671524d 18-Mar-2010 Madhavan Venkataraman <Madhavan.Venkataraman@Sun.COM>

6933239 An assertion fail in callout.c on Emerald system in snv_135


# 060cedfb 23-Feb-2010 Madhavan Venkataraman <Madhavan.Venkataraman@Sun.COM>

6839498 callout subsystem should be less brittle wrt memory allocation failure


# 51b32bdd 10-Apr-2009 Madhavan Venkataraman <Madhavan.Venkataraman@Sun.COM>

6789031 High resolution timers needed for time-sensitive applications
6822357 assertion failed: expiration > 0, file: ../../common/os/cyclic.c, line: 3048
6827248 Empty callout lists need to be clean

6789031 High resolution timers needed for time-sensitive applications
6822357 assertion failed: expiration > 0, file: ../../common/os/cyclic.c, line: 3048
6827248 Empty callout lists need to be cleaned up more proactively
6827371 Solaris must support absolute and relative timers at the callout level

show more ...


# 07247649 14-Mar-2009 Madhavan Venkataraman <Madhavan.Venkataraman@Sun.COM>

6811269 The clock tick accounting code uses softints wrongly
6802283 hang in delay() called from glm during boot
6810916 sparc system repeatedly hangs doing mpt tasks
6811294 APIs like nanosleep() wa

6811269 The clock tick accounting code uses softints wrongly
6802283 hang in delay() called from glm during boot
6810916 sparc system repeatedly hangs doing mpt tasks
6811294 APIs like nanosleep() wakeup prematurely when system time is changed
6809548 assertion failure expiration > 0 in callout.c

show more ...


# 454ab202 18-Jan-2009 Madhavan Venkataraman <Madhavan.Venkataraman@Sun.COM>

6784948 Bug fixes to the Callout implementation putback in SNV 103


# 87a18d3f 09-Nov-2008 Madhavan Venkataraman <Madhavan.Venkataraman@Sun.COM>

6565503 callout processing is single threaded, throttling applications that rely on scalable callouts
6311743 callout table lock contention in timeout and untimeout


# f635d46a 11-Apr-2008 qiao <none@none>

6265036 cv_waituntil_sig() often returns early


# 3348528f 27-Apr-2007 dm120769 <none@none>

backout 6265036/6531693: causes 6544953


# a913396d 13-Feb-2007 qiao <none@none>

6265036 cv_waituntil_sig() often returns early


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch