]> git.proxmox.com Git - mirror_spl-debian.git/commit
Use do_posix_clock_monotonic_gettime() as described by comment.
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 14 May 2010 16:31:22 +0000 (09:31 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 14 May 2010 16:31:22 +0000 (09:31 -0700)
commit6020190e8f5a94bee7e65a787a1b784cb0f4c4d0
tree93e947a24c6fea126e5972bfc05ed965dc677de5
parentf752b46eb3c3b889d62465ea800cf17c980becd1
Use do_posix_clock_monotonic_gettime() as described by comment.

While this does incur slightly more overhead we should be using
do_posix_clock_monotonic_gettime() for gethrtime() as described
by the existing comment.
module/spl/spl-time.c