Problem with compiling user application with kernel modul

2003-06-06 Thread Remia s.r.o. - Michal Kacur
Hello. I try to compile user application with kernel modul. I haved compiled kernel modul "kparapin.o" from PARAPIN library, after that i have renamed original "/usr/include" to something other and created link to with name "/usr/include" to "/usr/src/linux-2.4.18-3/include" After this I have renam

RE: Finding CPU Utilization %

2003-06-06 Thread Gary Cote
This might be splitting hairs, but the load average, as I understand it, is not exactly CPU utilization. Rather, it is a count of the number of runnable processes. This suffices as a crude measure of system activity 98% of the time. But how would you query actual CPU occupancy? Something like /