History log of /titanic_41/usr/src/uts/common/os/cyclic.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 8b6220d7 08-Aug-2014 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5042 stop using deprecated atomic functions
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# 0b42f15a 02-Oct-2013 Simon Klinkert <klinkert@webgods.de>

Merge remote-tracking branch 'illumos-ml/master' into titanic

Some zev merge conflicts fixed.

Conflicts:
usr/src/uts/common/fs/zfs/zfs_ioctl.c
usr/src/uts/common/fs/zfs/zvol.c


# c48ec423 25-May-2011 Bryan Cantrill <bryan@joyent.com>

3935 timer_settime() for a one-shot should use cyclic_reprogram()
3936 cyclic_remove_here() blocked with cyp_rpend of UINT32_MAX
3937 cyclic processing fails when cy_pend is greater than INT32_MAX
Re

3935 timer_settime() for a one-shot should use cyclic_reprogram()
3936 cyclic_remove_here() blocked with cyp_rpend of UINT32_MAX
3937 cyclic processing fails when cy_pend is greater than INT32_MAX
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...


# 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


# c210ded4 19-Jan-2008 esaxe <none@none>

6635705 static DTrace probe points for CPU power management state transitions
6643464 need static DTrace probe for cyclic tracing, firing events


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

OpenSolaris Launch