On 7/12/05, R.Kaushik Kumar <kaukum@xxxxxxxxxxx> wrote: > hi all, > > Is it possible to use "jiffies" in user space? > if not can we convert some clock value (like > gettimeofday()) into jiffies units? > or any other way out? Why would you ever, in userspace, need to know the number of timer interrupts received since boot? What are you actually trying to do? Maybe all you need is the time? Thanks, Nish -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/