Hi,
I would like to know how to get time of the day in side kernel. When I
used gettimeofday() in side kernel, it was giving panic on 3.3 FreeBSD
release. It didnt panic on 3.1-RELEASE. So what is the problem?
Can I use gettimeofday() inside kernel? if so why 3.3 is panicking? Ifnot
why 3.1 is not panicking?
Next question is how can I achieve the equal functionality of
gettimeofday() call in kernel? Is there anyway?
One more question: Is it wrong to call system call from kernel files?
Any help is appreciated.
thanks
--gb
--
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message