setitimer and timeval truncation

From: Simon Brackenboro'
Date: Sun Aug 29 2004 - 09:49:07 EST


This email relates to a discussion on prjware@xxxxxxxxxxxxxxxxx

You can receive a digest of the thread by sending a email to
prjware-get.560_569@xxxxxxxxxxxxxxxxx

I would expect setitimer to work over the range of time allowed by
struct timeval.

This is not always the case as as timeval is truncated
in timeval_to_jiffies to MAX_SEC_IN_JIFFIES (~25 days in my case).

Is this right ?

--
sb

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/