History log of /titanic_41/usr/src/uts/common/os/clock_highres.c (Results 1 – 4 of 4)
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 ...


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

OpenSolaris Launch