round_jiffies_up_relative(9) suse man page | unix.com

Man Page: round_jiffies_up_relative

Operating Environment: suse

Section: 9

ROUND_JIFFIES_UP_REL(9) 					   Driver Basics					   ROUND_JIFFIES_UP_REL(9)

NAME
round_jiffies_up_relative - function to round jiffies up to a full second
SYNOPSIS
unsigned long round_jiffies_up_relative(unsigned long j);
ARGUMENTS
j the time in (relative) jiffies that should be rounded
DESCRIPTION
This is the same as round_jiffies_relative except that it will never round down. This is useful for timeouts for which the exact time of firing does not matter too much, as long as they don't fire too early.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ROUND_JIFFIES_UP_REL(9)
Related Man Pages
llrint(3) - redhat
llrintl(3) - redhat
lround(3) - redhat
lroundf(3) - redhat
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB