On Fri, 2003-05-23 at 11:19, Lukas Ruf wrote: > I would like to have a function that gets triggered every second > to read the actual state of the counters, this function is called > timed_func() later. The function should be triggered irrespective of > the status of the other functionality /* I know about the race conditions... > and the fact that the linux kernel is not interruptible per node */ Check out this paper. ftp://ftp.uk.linux.org/pub/linux/willy/lca/paper.pdf -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/