Re: Get UTC from RDTSC

2010-07-16 Thread Radhesh Kamath
On Fri, Jul 16, 2010 at 12:36 PM, Jan Ceuleers jan.ceule...@computer.org wrote: On 15/07/10 18:42, Radhesh Kamath wrote: I have a kernel module that sends me an RDTSC value to userspace, and I need to get a UTC timestamp based on this. As far as I understand, RDTSC gives me the clock ticks

Get UTC from RDTSC

2010-07-15 Thread Radhesh Kamath
Hi list, Apologies if this is not purely a kernel-related question: I have a kernel module that sends me an RDTSC value to userspace, and I need to get a UTC timestamp based on this. As far as I understand, RDTSC gives me the clock ticks that have elapsed since the processor was switched on

epoll on netlink sockets

2010-04-02 Thread Radhesh Kamath
Hi Folks, This is not strictly a kernel-related question, so I hope it will still be entertained... The question is, is it possible to do epoll on a netlink socket ? The netlink socket is used to talk to modules that are built into the kernel. Best, Radhesh -- To unsubscribe from this list:

Re: Hi all......

2008-03-14 Thread Radhesh Kamath
Understanding the Linux Kernel, 3rd edition by Bovet and Cesati. Worth buying. Regards, Radhesh On Tue, Mar 11, 2008 at 11:42 PM, vasant j [EMAIL PROTECTED] wrote: Hi i am kernel newbie ,kindly suggest me any linux pdf or book to start up. Regards, vasant