]> granicus.if.org Git - zfs/commit
OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()
authorDavid Quigley <dpquigl@users.noreply.github.com>
Fri, 6 May 2016 16:35:52 +0000 (12:35 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 6 May 2016 16:35:52 +0000 (09:35 -0700)
commitae6d0c601eb863f8275bf4ec841fbebf774c3d65
tree0f6b6e0d17d8f6cd0f2b9a674170547a16a084ec
parent4b2a3e0c9d6bcdec1fd279e9bb3b7c4628cd7ba6
OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()

6672 arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Ported-by: David Quigley <dpquigl@davequigley.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
OpenZFS-issue: https://www.illumos.org/issues/6672
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/571be5c
Closes #4600
lib/libspl/include/sys/time.h
module/zfs/arc.c