[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netbsd-tech-kern
Subject:    what's up with CLOCK_MONOTONIC?
From:       Alexander Shishkin <alexander.shishkin () teleca ! com>
Date:       2008-12-18 9:03:55
Message-ID: 20081218090355.GE24608 () shisha ! kicks-ass ! org
[Download RAW message or body]

Hi,

I've just noticed that attempts to timer_create() a CLOCK_MONOTONIC
timer always end with -EINVAL due to sys/kern/kern_time.c:543:

	if (id < CLOCK_REALTIME || id > CLOCK_PROF)
	                return (EINVAL);

Brief investigations show that it's been like this for quite a while
now. So, the question is, why is it so?

Regards,
--
Alex
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic