Hi, I'm making some changes in linux scheduler, but I need to know some CPU idle statistics. Does kernel have some variables to save processor statistics? I know /proc/stats have some of them but I don't wanna calc this statistics all the time (like 'top' program does), cause this could be a little slow for the scheduler. So... This variables exists? Do you guys have another idea of how to do that? -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/